Date: Fri, 20 Feb 2004 10:44:11 -0600 From: Chris Meyers <chris@hddesign.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: quick mozilla question Message-ID: <1077295451.28606.29.camel@zim.hddesign.com> In-Reply-To: <20040220162914.47377.qmail@web21508.mail.yahoo.com> References: <20040220162914.47377.qmail@web21508.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-0hlLOxiQWRmXDSsPHbJN Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-02-20 at 10:29, jr315 wrote: > running freeBSD 5.2 release. > installed mozilla from packages. When I try to run I > get the following message: >=20 > 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 >=20 > any ideas???? Someone here had the exact same error the other day. The problem was gettext had been updated, but the ports/packages that depended on it (pretty much everything) hadn't. So gettext updated libintl.so.5 to libintl.so.6 so mozilla and gvim and evolution and almost everything complained with the same error you are seeing. I'm not sure if this is your problem. Since you installed mozilla from packages rather than ports it may be. The package may have been built with the older version of gettext. A portupgrade mozilla may solve the problem. Chris --=-0hlLOxiQWRmXDSsPHbJN Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQBANjlbO2qgt+6sh1URAuN8AKCLAYzsLzTlRq9WDt53T2pBnQFL5gCgsBLM swKyA046xfxh2e3E4GyMQvE= =x1Gz -----END PGP SIGNATURE----- --=-0hlLOxiQWRmXDSsPHbJN--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1077295451.28606.29.camel>