| Matlab gives an error about loading shared libraries. What do I do? |
|
| Written by Matthew Miller | |
| Thursday, 26 May 2005 | |
|
If you see an error like this:
when running Matlab or any other proprietary, binary-only program, check to see if yum (the command-line package management tool used in BU Linux) can find the missing library for you. Type:
and yum will search for the library in the BU Linux repository, and if a package can be found that provides it, you will be prompted to install it. Of course, this can apply to libraries or files other than
libXp.so.6 — simply use the appropriate filename in a command similar
to the one above. |
|
| Last Updated ( Wednesday, 22 February 2006 ) |
| Next > |
|---|
