Trouble running Mathematica
Stephen Montgomery-Smith
stephen at math.missouri.edu
Sat Nov 10 08:30:38 PST 2007
On Sat, Nov 10, 2007 at 05:10:45PM +0100, Tijl Coosemans wrote:
> 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.
Another great solution!
More information about the freebsd-stable
mailing list