Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Dec 2003 16:16:39 -0500 (EST)
From:      doug <doug@fledge.watson.org>
To:        Shen Zhijian <shen_zhijian@hotmail.com>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: problem with FreeBSD.
Message-ID:  <Pine.BSF.3.96.1031207161206.28952A-100000@fledge.watson.org>
In-Reply-To: <BAY9-DAV51p2dzTw1ZZ00003c45@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.1031207161206.28952A-100000>