Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 06:41 AM
06-17-2003 06:41 AM
netscape
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 06:45 AM
06-17-2003 06:45 AM
Re: netscape
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 07:09 AM
06-17-2003 07:09 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 07:15 AM
06-17-2003 07:15 AM
Re: netscape
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 08:32 AM
06-17-2003 08:32 AM
Re: netscape
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