I have downloaded the full install file for Linux OS (29mg+) and ran the
install script. I am able to proceed through the wizard interface and a
message box appears indicating the installation is complete. However in the
console I am left with the following error:
VsDev4:/netscape_setup/netscape-installer# sh netscape-installer
/usr/local/netscape/run-mozilla.sh
/usr/local/netscape/mozilla-bin -installerMOZILLA_FIVE_HOME=/usr/local/netsc
ape LD_LIBRARY_PATH=/usr/local/netscape/Cool:/usr/local/netscape:.:
LIBPATH=/usr/local/netscape:/usr/local/netscape/Cool
SHLIB_PATH=/usr/local/netscape:/usr/local/netscape/Cool
XPCS_HOME=/usr/local/netscape/Cool
MOZ_PROGRAM=/usr/local/netscape/mozilla-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
RegSelf Unicode to Big5 converter complete
RegSelf Unicode to x-x-big5 converter complete
RegSelf Big5 to Unicode converter complete
RegSelf Shift_JIS to Unicode converter complete
RegSelf EUC-JP to Unicode converter complete
RegSelf ISO-2022-JP to Unicode converter complete
RegSelf Unicode to Shift_JIS converter complete
RegSelf Unicode to EUC-JP converter complete
RegSelf Unicode to ISO-2022-JP converter complete
RegSelf Unicode to jis_0201 converter complete
RegSelf Unicode to jis_0208-1983 converter complete
RegSelf Unicode to jis_0212-1990 converter complete
*** QfaServices is being registered
*** Deferring registration of sample JS components
************************************************************
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "Factory not registered (may be tried again)
[nsIModule::registerSelf]" nsresult: "0x80040155
(NS_ERROR_FACTORY_REGISTER_AGAIN)" location: "<unknown>" data: no]
************************************************************
-*- filepicker: registering (all right -- a JavaScript module!)
*** Registering sample JS components
/usr/local/netscape/run-mozilla.sh: line 29: 3162 Segmentation fault
$prog ${1+"$@"}
I checked out the install.log file and not errors were reported. When I try
and run the program I get the same error (Factory not registered) and the
program fails to run.
Any Ideas?