Date: Thu, 18 Mar 2004 06:57:50 -0800 (PST) From: Mike Harding <mvh@ix.netcom.com> To: barner@in.tum.de Cc: gnome@freebsd.org Subject: Re: mozilla silently failing? Message-ID: <20040318145750.94CD353C2@mvh.mine.nu> In-Reply-To: <20040318105901.GA1128@zi025.glhnet.mhn.de> (message from Simon Barner on Thu, 18 Mar 2004 11:59:01 %2B0100) References: <20040318045608.6557653C2@mvh.mine.nu> <20040318051630.B322753A5@mvh.mine.nu> <20040318105901.GA1128@zi025.glhnet.mhn.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Any way to figure out why it's failing? It just doesn't launch, I get nothing on the console, ./xesssion-errors, or /var/log/all.log... Galeon crashes on startup with a segfault, and Epiphany runs for a while and then also segfaults.. X-Original-To: mvh@mvh.mine.nu Date: Thu, 18 Mar 2004 11:59:01 +0100 From: Simon Barner <barner@in.tum.de> Cc: gnome@freebsd.org Content-Disposition: inline X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de X-Virus-Scanned: by amavisd-new at mvh.mine.nu X-Spam-Status: No, hits=0.0 tagged_above=-99.9 required=5.0 tests= X-Spam-Level: --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?20040318145750.94CD353C2>