mozilla silently failing?

Simon Barner barner at in.tum.de
Thu Mar 18 02:58:59 PST 2004


Mike Harding wrote:
> I think that there is a hint here, /usr/X11R6/lib/mozilla/libmozjs.so
> does exist...
> 
> bash-2.05b$ ldd mozilla-bin
> mozilla-bin:
>         libmozjs.so => 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=$LD_LIBRARY_PATH:/usr/X11R6/lib/mozilla

ldd won't report any missing libraries.

Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20040318/0695de03/attachment.bin


More information about the freebsd-gnome mailing list