From owner-freebsd-questions@FreeBSD.ORG Fri Feb 20 08:41:17 2004 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 C13B416A4CE for ; Fri, 20 Feb 2004 08:41:17 -0800 (PST) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89F7743D2F for ; Fri, 20 Feb 2004 08:41:17 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (sccrmhc11) with ESMTP id <2004022016411601100963ske>; Fri, 20 Feb 2004 16:41:16 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id B81F0E; Fri, 20 Feb 2004 11:41:16 -0500 (EST) Sender: lowell@be-well.ilk.org To: jr315 References: <20040220162914.47377.qmail@web21508.mail.yahoo.com> From: Lowell Gilbert Date: 20 Feb 2004 11:41:16 -0500 In-Reply-To: <20040220162914.47377.qmail@web21508.mail.yahoo.com> Message-ID: <44eksp4sb7.fsf@be-well.ilk.org> Lines: 18 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: quick mozilla question 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, 20 Feb 2004 16:41:17 -0000 jr315 writes: > running freeBSD 5.2 release. > installed mozilla from packages. When I try to run I > get the following message: > > sh# mozilla > /libexec/ld-elf.so.1: Shared object "libintl.so.5" not > found > /libexec/ld-elf.so.1: Shared object "libintl.so.5" not > found > > any ideas???? That's from gettext. The mozilla package was linked against a gettext version that is older than the one you have installed. Perhaps you can find a newer mozilla package, but if not you're probably better off building mozilla from ports.