Re: Matlab



On Monday 27 February 2006 22:45, Albert Shih wrote:
/usr/local/matlab/bin/matlab: line 1: /lib/libc.so.6: cannot execute
binary file /usr/local/matlab-14/bin/glnx86/MATLAB: error while loading
shared libraries: /usr/lib/libtermcap.so: ELF file OS ABI invalid

But I've compile the kernel with linux option and maple (other soft
using linux too) work fine.

Do you have "linux_enable=YES" in your rc.conf?

Yes of course...

If I don't maple can't run...

The problem you are having is that the FreeBSD libtermcap.so file is being
found by the Linux dynamic linker.

Unfortunately it does not just ignore the fact it's a FreeBSD binary - it
blows up.

You can try adding a manual symlink - I have libreadline.so.4 from linux_base
but not libreadline.so, ie I suggest you do this..
cd /compat/linux/usr/lib
ln -s libreadline.so.4 libreadline.so

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
-- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Attachment: pgptpnG6pWGnk.pgp
Description: PGP signature



Relevant Pages

  • Re: Mathematica software
    ... You can run mathematica in you linux box. ... There is also maple. ... have to pay, but usually for students it is cheaper. ...
    (Ubuntu)
  • Re: Debugging reboot with Linux emulation
    ... I recently tried to run a Linux binary of Maple (commercial math ... see, a reboot. ... That would be an enormous local hole, assuming an native FreeBSD binary ...
    (freebsd-hackers)
  • Re: Maple 8 on FreeBSD with Diablo
    ... I know it's possible to install it. ... Maybe Maple 8 is a lost cause. ... Maplesoft's support for FreeBSD is non-existent (and even for Linux it ... You can install or not install flexlm depend what's kind of ...
    (freebsd-questions)
  • Re: Debugging reboot with Linux emulation
    ... I recently tried to run a Linux binary of Maple on my FreeBSD 7.0-RELEASE/amd64 box, ... I realize I may not be able to get Maple to work, but in any case the system should not die like this, so I can at least try to fix that bug. ... is it possible to run kdb with a USB keyboard? ... That's one of the cases which happen if you run a linux program without branding it as a linux program first. ...
    (freebsd-hackers)
  • virtual machine
    ... i need actually to use math software like matlab and maple whose linux ... now i am considering in purchasing VMware to solve the problem and use ...
    (Debian-User)