1848547 Members
10874 Online
104033 Solutions
New Discussion

netscape

 
David_246
Trusted Contributor

netscape

Hi,

I had some difficulties in opening png-files in my Netscape I have the following version :
NS-communicate B.11.00.05 Netscape Communicator 4.75

The browser was so absurd slow when reading local (file:/) png-files.
So therefor I tried to install Netscape 7.00 that comes as a package. This one need GTK+ 1.2.10.2, I could only find 1.2.10.1
Installed both products, but of course it doesn't work.
I get the following error :

# ./netscape-bin
/usr/lib/dld.sl: Can't find path for shared library: libnspr4.sl
/usr/lib/dld.sl: No such file or directory
Abort(coredump)

both homedir and current dir are made 777. Note that I do not have connection to the internet from my UX-box.

Any help is much apreciated in how the make my old version faster or how to make the newer one work :)

Regs David
@yourservice
4 REPLIES 4
Massimo Bianchi
Honored Contributor

Re: netscape

Hi,
where is the file libnspr4.sl ?

Try to find with

find / -name libnspr4.sl -print

Did you put this directory in SHLIB_PATH and LD_LIBRARY_PATH ?

Also,
do a

chatr netscape

and see if searching is enabled.



HTH,
Massimo
Stefan Farrelly
Honored Contributor

Re: netscape


libnspr4.sl comes with Apache;

ApacheStrong.APACHE-STRONG: /opt/apache/lib/libnspr4.sl

If you install Apache maybe you can get it to fire up once you copy this library to /lib.

Have you checked your entire server incase you have it already somewhere ?

swlist -l file | grep -i libnspr4
Im from Palmerston North, New Zealand, but somehow ended up in London...
David_246
Trusted Contributor

Re: netscape

Hi,

Sorry. I already found the file in /opt/Netscape/ (the new installation. I copied this file over to /usr/lib/ but it remains that I do not have a /opt/gtk, this should have come with a 1.2.10.2 install (I guess), as I installed 1.2.10.1 , the only one I could find on the HP site. This might be my problem.

Also using the chatr /opt/netscape/netscape-bin

shows the following :

netscape-bin:
shared executable
shared library dynamic path search:
SHLIB_PATH enabled second
embedded path enabled first /opt/gtk+/lib:/opt/glib/lib:/opt/gettext/lib
shared library list:
dynamic /builds/martinl/70_RTM/ns/xpfe/bootstrap/../../dist/bin/libgkgfx.sl
dynamic /builds/martinl/70_RTM/ns/xpfe/bootstrap/../../dist/bin/libjsj.sl
dynamic /builds/martinl/70_RTM/ns/xpfe/bootstrap/../../dist/bin/libmozjs.sl
dynamic /builds/martinl/70_RTM/ns/xpfe/bootstrap/../../dist/bin/libxpcom.sl
dynamic /builds/martinl/70_RTM/ns/xpfe/bootstrap/../../dist/bin/libplds4.sl
dynamic /builds/martinl/70_RTM/ns/xpfe/bootstrap/../../dist/bin/libplc4.sl
dynamic /builds/martinl/70_RTM/ns/xpfe/bootstrap/../../dist/bin/libnspr4.sl
dynamic /usr/lib/libpthread.1
dynamic /opt/gnome/lib/libgtk.sl
dynamic /opt/gnome/lib/libgdk.sl
dynamic /opt/gnome/lib/libgmodule.sl
dynamic /opt/gnome/lib/libglib.sl
dynamic /usr/lib/libdld.2
dynamic /opt/gnome/lib/libintl.sl
dynamic /usr/lib/libXi.3
dynamic /usr/lib/libXext.3
dynamic /usr/lib/libX11.3
dynamic /usr/lib/libm.2
dynamic /usr/lib/libstd.2
dynamic /usr/lib/libstream.2
dynamic /usr/lib/libCsup.2
dynamic /usr/lib/libcl.2
dynamic /usr/lib/libc.2
shared library binding:
deferred
global hash table disabled
plabel caching disabled
global hash array size:1103
global hash array nbuckets:3
shared vtable support disabled
static branch prediction disabled
executable from stack: D (default)
kernel assisted branch prediction enabled
lazy swap allocation disabled
text segment locking disabled
data segment locking disabled
third quadrant private data space disabled
fourth quadrant private data space disabled
data page size: D (default)
instruction page size: D (default)

The embedded directories do not even excist on my server.
Any suggestions ?


Regs David
@yourservice
David_246
Trusted Contributor

Re: netscape

Alright,

I needed the latest Netscape Comunicator and not the webserver :)
Installed latest version 4.8 on hpux 11.00, but still png-reads are very slow. I will post another question for this.

Thanks for your help.


Regs David
@yourservice