Trouble running Mathematica
Tijl Coosemans
tijl at ulyssis.org
Sat Nov 10 08:28:33 PST 2007
On Saturday 10 November 2007 16:16:40 Stephen Montgomery-Smith wrote:
> When I run Mathematica 5.2 on FreeBSD RELENG_7 I get the following
> message:
>
> /usr/local/mma52/SystemFiles/Kernel/Binaries/Linux/MathKernel: error
> while loading shared libraries: /usr/lib/librt.so.1: ELF file OS ABI
> invalid
If you have linux_base-fc4, creating the following link should fix it:
ln -s ../../lib/librt-2.3.6.so /compat/linux/usr/lib/librt.so.1
This is something that should have been added to the linux_base-fc4
package long time ago, but I guess it got lost. CC'ed to maintainer.
The same error appears when you run /compat/linux/bin/ls.
More information about the freebsd-stable
mailing list