--- doug <[EMAIL PROTECTED]> 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 > > _______________________________________________ > > [EMAIL PROTECTED] mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" > > > > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]"
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/ _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"