From owner-freebsd-questions@FreeBSD.ORG Fri Nov 7 05:09:05 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 51BB416A4CE for ; Fri, 7 Nov 2003 05:09:05 -0800 (PST) Received: from srvdmz3.oekb.co.at (mailrelay2.oekb.co.at [143.245.5.93]) by mx1.FreeBSD.org (Postfix) with SMTP id 3C0C743FE0 for ; Fri, 7 Nov 2003 05:09:01 -0800 (PST) (envelope-from Ewald.Jenisch@oekb.at) Received: from 143.245.2.191 by srvdmz3.oekb.co.at (InterScan E-Mail VirusWall NT); Fri, 07 Nov 2003 14:08:57 +0100 Received: from athena.oekb.co.at ([143.245.83.20]) by MAIL01.oekb.co.at with Microsoft SMTPSVC(5.0.2195.5329); Fri, 7 Nov 2003 14:08:56 +0100 Received: from athena.oekb.co.at (athena.oekb.co.at [127.0.0.1]) by athena.oekb.co.at (8.12.10/8.12.10) with ESMTP id hA7D8uJj003660 for ; Fri, 7 Nov 2003 14:08:56 +0100 Received: (from ej@localhost) by athena.oekb.co.at (8.12.10/8.12.10/Submit) id hA7D8usi003659 for freebsd-questions@freebsd.org; Fri, 7 Nov 2003 14:08:56 +0100 Date: Fri, 7 Nov 2003 14:08:56 +0100 From: a@jenisch.at To: freebsd-questions@freebsd.org Message-ID: <20031107130856.GA3590@athena.oekb.co.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-OriginalArrivalTime: 07 Nov 2003 13:08:56.0914 (UTC) FILETIME=[4D399B20:01C3A530] Subject: Installing Linux-software (Mozilla 1.5) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2003 13:09:05 -0000 X-List-Received-Date: Fri, 07 Nov 2003 13:09:05 -0000 Hi, 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, -ewald