From owner-freebsd-questions@FreeBSD.ORG Fri Nov 7 06:50:53 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFAB416A4CE for ; Fri, 7 Nov 2003 06:50:53 -0800 (PST) Received: from be-well.no-ip.com (lowellg.ne.client2.attbi.com [66.30.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26B1443FDD for ; Fri, 7 Nov 2003 06:50:53 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.no-ip.com (Postfix, from userid 1147) id 4ECF53B09; Fri, 7 Nov 2003 09:50:52 -0500 (EST) Sender: lowell@be-well.ilk.org To: a@jenisch.at References: <20031107130856.GA3590@athena.oekb.co.at> From: Lowell Gilbert Date: 07 Nov 2003 09:50:52 -0500 In-Reply-To: <20031107130856.GA3590@athena.oekb.co.at> Message-ID: <44k76cfd0z.fsf@be-well.ilk.org> Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Installing Linux-software (Mozilla 1.5) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2003 14:50:53 -0000 a@jenisch.at writes: > Being relatively new to FreeBSD I tried to install the Linux-version > of Mozilla 1.5 (mozilla-i686-pc-linux-gnu-1.5-sea.tar.gz). After > untarring and starting mozilla-installer I end up with > > bash-2.05b# ./mozilla-installer > ./mozilla-installer-bin: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory > bash-2.05b# > > Any ideas where I can get hold of the required library? I've already done a > > make search name=libgtk in /usr/ports but to no extent... > > Thanks much in advance for any clue, If you had tried installing from the linux-mozilla-devel port (the linux-mozilla port is for 1.4, not 1.5), it would have automatically built ${PORTSDIR}/x11-toolkits/linux-gtk as a dependency.