Date: Thu, 18 Mar 2004 11:59:01 +0100 From: Simon Barner <barner@in.tum.de> To: Mike Harding <mvh@ix.netcom.com> Cc: gnome@freebsd.org Subject: Re: mozilla silently failing? Message-ID: <20040318105901.GA1128@zi025.glhnet.mhn.de> In-Reply-To: <20040318051630.B322753A5@mvh.mine.nu> References: <20040318045608.6557653C2@mvh.mine.nu> <20040318051630.B322753A5@mvh.mine.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
--45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Mike Harding wrote: > I think that there is a hint here, /usr/X11R6/lib/mozilla/libmozjs.so > does exist... >=20 > bash-2.05b$ ldd mozilla-bin > mozilla-bin: > libmozjs.so =3D> not found (0x0) Hi, this cannot be the problem, since that library is in /usr/X11R6/lib/mozilla. When you start mozilla with the shell script /usr/X11R6/bin/mozilla, the above directory is added to your LD_LIBRARY_PATH. If you do that manually % export LD_LIBRARY_PATH=3D$LD_LIBRARY_PATH:/usr/X11R6/lib/mozilla ldd won't report any missing libraries. Simon --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAWYD0Ckn+/eutqCoRAkO6AJ9Uw2evNHVO4svM3SkfSY69FaC7qwCcDSbT R4jOZ/AuwP/DCfhL6lMh8GY= =1ibi -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040318105901.GA1128>