Hi,
I installed today ff30 on my nevada (build 90). At first everything
seemed fine; after some mail reading, when I found some link in the
email body and I clicked on it no page were opened in FF30.
Starting thunderbird 2.0.0.14 from the command line I saw the following
messages:
"ld.so.1: firefox-bin: fatale error:libnss3.so: Cannot open: No such
file or directory"
After some tweiking (and looking at runMozilla.sh of ff2.0.0.14) I
noticed that in the ff30' runMozilla.sh there was a LD_LIBRARY set that
was commented out for Solaris
Original FF30 runMozilla.sh
if [ `uname -s` != "SunOS" -o -h "$MOZ_DIST_BIN/libmozjs.so" ]
then
LD_LIBRARY_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRARY_PATH+":$LD_LIBRARY_PATH"}
fi
Modified FF30 runMozilla.sh
#if [ `uname -s` != "SunOS" -o -h "$MOZ_DIST_BIN/libmozjs.so" ]
#then
LD_LIBRARY_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRARY_PATH+":$LD_LIBRARY_PATH"}
#fi
Everything work fine even if you, in the gnome preferred apps specify,
for the Customized command. /opt/firefox/firefox, check the "Run in a
terminal" box
Regards
Mirco
--
======================================================
Mirco Zanutto
______ Global Sales And Services
/_____/\ Partner Sales Organization
/____ \\ \ Channel Account Manager
/_____\ \\ / Sun Microsystems Italia
/_____/ \/ / / Filiale di Padova
/_____/ / \//\ via Savelli, 86
\_____\//\ / / 35129 Padova
\_____/ / /\ / Italy
\_____/ \\ \
\_____\ \\ Phone: +39 049 7809214
\_____\/ Fax: +39 049 8077085
Mobile: +39 348 5915731
E-mail: Mirco.Zanutto at Sun.COM
======================================================