Now that SM 2.10 has adopted the firefox startup style under Linux, it does
not find its own shared libraries any longer without additional help.

Relevant entry from the 2.10 changes files:
The Linux/Unix wrapper shell script has been removed (bug 722262).

The Bugzilla discussion for bug 722262 mentions such problems
and states also that everything is solved.

But what happens now is:

I have installed SM in /usr1/seamonkey210 and start with
/usr1/seamonkey210/seamonkey

XPCOMGlueLoad error for file /usr1/seamonkey210/libxpcom.so:
libxul.so: cannot open shared object file: No such file or directory
Couldn't load XPCOM.

An strace shows that is is looking for libxul.so in /lib and /usr/lib.

Of course it helps then starting it with
LD_LIBRARY_PATH=/usr1/seamonkey210 /usr1/seamonkey210/seamonkey

The corresponding new Thunderbird 13.0 has the same problem
whereas it works already fine for some recent Firefox versions.

Regards, J.Roderburg
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to