Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Dec 2003 15:47:33 -0800 (PST)
From:      Wayne Lubin <wayneclubin@yahoo.com>
To:        doug <doug@fledge.watson.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: problem with FreeBSD.
Message-ID:  <20031207234733.34330.qmail@web41314.mail.yahoo.com>
In-Reply-To: <Pine.BSF.3.96.1031207161206.28952A-100000@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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


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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031207234733.34330.qmail>