Hi,
I'm currently stuck tracking down the following weird problem:
I've just installed the latest release of NS Communicator 4.03b8 for
Digital Unix I got from ftp.netscape.com (though the problem existed
for previous releases as well). I'm using the following script
to start the communicator:
#!/bin/sh
XFILESEARCHPATH= ; export XFILESEARCHPATH
XUSERFILESEARCHPATH= ; export XUSERFILESEARCHPATH
MOZILLA_HOME=/usr/local/netscape; export MOZILLA_HOME
XAPPLRESDIR=/usr/local/netscape; export XAPPLRESDIR
LD_LIBRARY_PATH=/usr/lib/netscape; export LD_LIBRARY_PATH
exec $MOZILLA_HOME/netscape $*
and it works without problems on all alphas except for one particular
machine, a DEC 3000/600, where the communicator just hangs when trying
to run Java applets. It says "Starting Java" in the status line at
the bottom of the window and just sits there and consumes CPU time
without ever completing.
All alphas have DU 4.0b and the latest patch kit #3 installed and
the problem is the same when the communicator is started locally or
on a remote X display. I've already tried to compare the outputs
of the loader you get when _RLD_ARGS is set to -v but its completely
the same.
Any ideas anyone what else I could check?
Thanks -- Tom
--------------------------------------------------------------------------
T o m L e i t n e r Dept. of Communications
Graz University of Technology,
e-mail : tom_at_finwds01.tu-graz.ac.at Inffeldgasse 12
Phone : +43-316-873-7455 A-8010 Graz / Austria / Europe
Fax : +43-316-463-697
Home page :
http://wiis.tu-graz.ac.at/people/tom.html
PGP public key on :
ftp://wiis.tu-graz.ac.at/pgp-keys/tom.asc or send
mail with subject "get Thomas Leitner" to pgp-public-keys_at_keys.pgp.net
--------------------------------------------------------------------------
Before we have the paperless office, we have the paperless toilet!
Received on Mon Sep 08 1997 - 10:28:23 NZST