- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Netscape6 is not starting
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
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
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
01-10-2002 01:04 AM
01-10-2002 01:04 AM
Netscape6 is not starting
Registering plugin 20 for: "application/x-java-bean;jpi-version=1.3.1","Java(tm) Plug-in",""
Registering plugin 0 for: "*","All types",".*"
/usr/lib/dld.sl: Can't find path for shared library: libjava.sl
/usr/lib/dld.sl: No such file or directory
INTERNAL ERROR on Browser End: Could not read ack from browser
System error?:: Operation would block
bbnx0182:/home/peter $
I put the path for libjava.sl in /etc/SHLIB_PATH, but I get the same error.
Can someone help me?
Thanks
Peter Schmidt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 02:16 AM
01-10-2002 02:16 AM
Re: Netscape6 is not starting
run chatr with the file dld.sl and see with kind of shared libraries use it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 02:37 AM
01-10-2002 02:37 AM
Re: Netscape6 is not starting
I did a chatr -s dld.sl
bbnx0182:/usr/lib $ chatr -s dld.sl
chatr(warning): dl_header_ext.size != sizeof(dl_header_ext). Please update your version of
the linker.
bbnx0182:/usr/lib $
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 03:07 AM
01-10-2002 03:07 AM
Re: Netscape6 is not starting
$ SHLIB_PATH=
$ export SHLIB_PATH
To enable SHLIB_PATH lookup you need to run chatr on the netscape executable:
$ chatr +s enable netscape
Regards,
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 07:00 AM
01-10-2002 07:00 AM
Re: Netscape6 is not starting
Have you installed the java 1.3.1 and the java plugin needed to run Netscape 6.1?
------------------------
Netscape 6, unlike Communicator 4.7x, does not come with a bundled Java Runtime Environment. All implementations of Netscape 6 depend on the native JRE for the platform on which it runs. Netscape 6 for HP-UX requires the use of version 1.3.1 of the Java Runtime Environment and Java Plug-in.
http://www.hp.com/workstations/products/unix/software/netscape/ver_6/faqs.html
-----------------------------------
Have you installed the suggested patches?:
http://www.hp.com/workstations/products/unix/software/netscape/ver_470/ace/1100.html
-------------------------------------
Perhaps you have followed the steps above but I don??t know how much do you know about this. All the URL??s are taking from this:
http://www.hp.com/workstations/products/unix/software/netscape/index.html
I hope this help,
Mario.