problem with FreeBSD.

Wayne Lubin wayneclubin at yahoo.com
Sun Dec 7 15:47:34 PST 2003


--- doug <doug at fledge.watson.org> wrote:
> 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"
> > 
> 
> _______________________________________________
> 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"


Or you may have also upgraded the linux_base-x.x port
on your computer, but did not tell your other ports
that rely on it, that you did so. You can fix this by
doing a 
portupgrade -rR linux_base-x.x

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/


More information about the freebsd-questions mailing list