Date: Wed, 18 Sep 2002 19:59:45 -0500 From: GB Clark <gclarkii@vsservices.com> To: "Weston M. Price" <wmprice@direcway.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SVR4 -- Linux compatibility Message-ID: <20020918195945.188f9653.gclarkii@vsservices.com> In-Reply-To: <200209172344.13162.wmprice@direcway.com> References: <200209172344.13162.wmprice@direcway.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 17 Sep 2002 23:44:13 +0000 "Weston M. Price" <wmprice@direcway.com> wrote: > Hello, > I am trying to run a few applications, most notably Eclipse 2.0.1 and > Netscape7 (the FreeBSD port). Each time I try and start an app I get the > following error > > ELF interpreter /compat/svr4/lib/ld-linux.so.2 not found > > The library does exist just not where the application(s) are looking. Can > anyone give me a hint as to how the dynamic linker works with these types of > applications. The real confusion for me is the svr4 part, I am just not sure > why these applications are looking there. > > Thanks. > > Weston > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > I had the same problems. I ended up having to remove SVR4 compat from my system. If you unload the two modules (streams and svr4) then it will work. Since I don't use the SVR4 stuff, I have not taken a look further. Looks like a launcher problem, but it has been years since I looked at that stuff and well...:( GB -- GB Clark II | Roaming FreeBSD Admin gclarkii@VSServices.COM | General Geek CTHULU for President - Why choose the lesser of two evils? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020918195945.188f9653.gclarkii>