Date: Mon, 25 Feb 2002 20:42:42 -0500 From: "Yu-Fong Cho" <yfcho@ms9.hinet.net> To: "Bill Moran" <wmoran@potentialtech.com>, <freebsd-questions@freebsd.org> Subject: RE: Did any try to install Netscape 6.2 on FreeBSD 4.5? Message-ID: <OOEAKHCLMBHOKNBFMPAOCENNCPAA.yfcho@ms9.hinet.net> In-Reply-To: <02022518593301.01642@proxy.pt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Yes, I read them and install them, but it seems doesn't help... :-( Let me put it this way: Netscape 6.2 is a Linux binary but libgtk-1.2.so.0 (which is libgtk-1.2.so.9) is a FreeBSD shared binary library. How can I make Linux binary to use FreeBSD shared library binary? Could I do that? Or... I have to find a Linux version libgtk-1.2.so.9? Yu-Fong -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Bill Moran Sent: Monday, February 25, 2002 7:00 PM To: Yu-Fong Cho; freebsd-questions@FreeBSD.ORG Subject: Re: Did any try to install Netscape 6.2 on FreeBSD 4.5? On Monday 25 February 2002 18:23, Yu-Fong Cho wrote: > Hi, > > I tried to install Netscape 6.2 on my FreeBSD 4.5, but I always get some > error message: > > error in loading shared libraries: libgtk-1.2.so.0: cannot open shared > object file: No such file or directory. > > I have GTK 1.2.10. I tried to link libgtk-1.2.so.0 to libgtk-1.2.so.9 and > then it said: > > error in loading shared libraries: libgtk-1.2.so.0: ELF file OS ABI > invalid. > > What's wrong with it? Did you have the Linuxulator installed and working properly? It looks like you either need to do that, or use brandelf(1) to properly identify the files. Read the handbook section on the Linuxulator, it's pretty helpful. -- Bill Moran Potential Technology technical services http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message 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?OOEAKHCLMBHOKNBFMPAOCENNCPAA.yfcho>