From owner-freebsd-questions Mon Feb 25 18:22: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailout5.nyroc.rr.com (mailout5-1.nyroc.rr.com [24.92.226.169]) by hub.freebsd.org (Postfix) with ESMTP id 88F6737B404 for ; Mon, 25 Feb 2002 18:21:48 -0800 (PST) Received: from talon (roc-24-161-69-214.rochester.rr.com [24.161.69.214]) by mailout5.nyroc.rr.com (8.11.6/Road Runner 1.12) with SMTP id g1Q2LWM24850; Mon, 25 Feb 2002 21:21:33 -0500 (EST) From: "Yu-Fong Cho" To: "Fernando Gleiser" Cc: "Bill Moran" , Subject: RE: Did any try to install Netscape 6.2 on FreeBSD 4.5? Date: Mon, 25 Feb 2002 21:21:12 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020225230614.N52231-100000@cactus.fi.uba.ar> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok... I got it. That means Netscape 6 only has Linux version right now and it doesn't provide source code, so there is no way I can use Netscape 6 in FreeBSD. Am I right? I have to back to Netscape 4.7x in FreeBSD..... :-( if I can't find a linux version library. Yu-Fong -----Original Message----- From: Fernando Gleiser [mailto:fgleiser@cactus.fi.uba.ar] Sent: Monday, February 25, 2002 9:12 PM To: Yu-Fong Cho Cc: Bill Moran; freebsd-questions@FreeBSD.ORG Subject: RE: Did any try to install Netscape 6.2 on FreeBSD 4.5? On Mon, 25 Feb 2002, Yu-Fong Cho wrote: > > 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? Nope. Linux binaries use Linux libraries. FreeBSD binaries use FreeBSD libraries. > Or... I have to find a Linux version libgtk-1.2.so.9? Yes. Find one, put it on /compat/linux/usr/lib and run /compat/linux/sbin/ldconfig to rebuild the linuxulator's ld.so.cache Fer > > > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message