Date: Tue, 9 Jan 2001 14:50:16 +0200 From: Vallo Kallaste <vallo@matti.ee> To: j mckitrick <jcm@FreeBSD-uk.eu.org> Cc: Matt Schlosser <mschlosser@eschelon.com>, freebsd-questions@FreeBSD.ORG Subject: Re: netscape 6 Message-ID: <20010109145016.A34425@myhakas.matti.ee> In-Reply-To: <20010109021333.A20568@dogma.freebsd-uk.eu.org>; from jcm@FreeBSD-uk.eu.org on Tue, Jan 09, 2001 at 02:13:33AM %2B0000 References: <C1781C38F13DA040848FEFAD07311B105ECF01@walleye.corp.fishnet.com> <20010109021333.A20568@dogma.freebsd-uk.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 09, 2001 at 02:13:33AM +0000, j mckitrick <jcm@FreeBSD-uk.eu.org> wrote: > Well, I am having a bit of a problem here. I enabled linux emulation, and > installed linux_base. Here's what I got: > > local:~> su > Password: > root:~# cd netscape-installer/ > root:~/netscape-installer# ./netscape-installer > ./netscape-installer-bin: error in loading shared libraries: > libgtk-1.2.so.0: cannot open shared object file: No such file or directory > root:~/netscape-installer# ld libgtk-1.2 > /usr/libexec/elf/ld: cannot open libgtk-1.2: No such file or directory > root:~/netscape-installer# ld libgtk-1.2.so.0 > /usr/libexec/elf/ld: cannot open libgtk-1.2.so.0: No such file or directory > root:~/netscape-installer# linux > Linux driver already loaded > root:~/netscape-installer# pkg_info|grep gtk > gtk-1.2.8 General Toolkit for X11 GUI > root:~/netscape-installer# > > Is this looking for the linux or BSD version, or does it matter? It's native gtk and it does matter. You have to install linux-gtk, probably you'll find it from ports. The other way around is some glib/gtk combo rpm or so. -- Vallo Kallaste vallo@matti.ee 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?20010109145016.A34425>