I am posting in the hope that someone else here has ran into this
issue. I am attempting to install Netscape 6.1 PR1 on RedHat 7.0
kernel 2.4.5. I have tried installing as root in /usr/local/netscape
then running as root. I have tried installing as user in home
directory and running as user. I have tried installing as root and
running as user, etc. Nothing seems to work and I always get the same
error message of a segmentation fault in run-mozilla.sh as follows:
If anyone can help I would appreciate it *very* much! Thanks! :-)
frosty
--
[root@blueman netscape-installer]# ./netscape-installer &
[1] 6491
[root@blueman netscape-installer]#
Gtk-CRITICAL **: file gtkwidget.c: line 1507 (gtk_widget_hide):
assertion `widget != NULL' failed.
shell-init: could not get current directory: getcwd: cannot access
parent directories: No such file or directory
/usr/local/netscape/run-mozilla.sh /usr/local/netscape/mozilla-bin
-installer
shell-init: could not get current directory: getcwd: cannot access
parent directories: No such file or directory
MOZILLA_FIVE_HOME=/usr/local/netscape
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=
**************************************************
nsNativeComponentLoader:
SelfRegisterDll(/usr/local/netscape/components/libgfx_gtk.so) Load
FAILED with error: shared object not open
**************************************************
*** QfaServices is being registered
*** Registering Proxy Auto Config (a Javascript module!)
/usr/local/netscape/run-mozilla.sh: line 72: 6505 Segmentation fault
$prog ${1+"$@"}
---