problem with FreeBSD.

doug doug at fledge.watson.org
Sun Dec 7 13:19:38 PST 2003


ELF is a format for executable binary files. The error means that module
is missing. Try locate ld-linux.so.2. I get:

locate ld-linux.so.2
/usr/compat/linux/lib/ld-linux.so.2

The module is a part of the linux_base package. If you have
linux_base-x.x installed, perhaps it was deleted somehow. Otherwise you
need that package/port.

On Mon, 8 Dec 2003, Shen Zhijian wrote:

> Hi, Sir:
> 
> I have a problem with installing some applications in FreeBSD (4.8 Release) on pentium iii 866 computer, such as java run time for linux from SUN, and Solaris 7 for linux from SUN. I got the following message and the installation aborted. 
> 
> # ./so-7-ga-eval-bin-linux-en.bin
> ELF interpreter /compat/svr4/lib/ld-linux.so.2 not found
> Abort
> #
> 
> I do not understand what the ELF is. Could you help me? 
> 
> Thanks.
> 
> Regards.
> 
> shen zhijian
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 



More information about the freebsd-questions mailing list