- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- installing netscape in 10.20 environment
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
07-13-2003 07:16 PM
07-13-2003 07:16 PM
'script intrepreter "/bin/sh" not found'
and
/script interpreter link resolves to "/usr/bin/sh"
Cannot execute "/CD_CDROM/NS-INS~1;1
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2003 07:19 PM
07-13-2003 07:19 PM
Re: installing netscape in 10.20 environment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2003 07:33 PM
07-13-2003 07:33 PM
Re: installing netscape in 10.20 environment
Try this.
#umount /SD_CDROM
#mkdir /cdrom
#mount -o cdcase /dev/dsk/c2t2d0 /cdrom
If this does not work, then you may have to pfs_mount the CD. I assume the CD is in rrip format.
Edit /etc/pfs_fstab and add the following entry
/dev/dsk/c2t2d0 /cdrom pfs-rrip xlat=unix 0 0
#nohup pfs_mountd&
#nohup pfsd&
#pfs_mount /cdrom
Once you are done, make sure you do a pfs_umount.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2003 01:47 PM
07-30-2003 01:47 PM
Re: installing netscape in 10.20 environment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2003 02:00 PM
07-30-2003 02:00 PM
Re: installing netscape in 10.20 environment
I think you need to pass to HP-UX the file.zip without uncompress it, and uncompress it into HP-UX.
You can get the unzip command for HP-UX from:
http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-5.50/
HTH
Frank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2003 02:15 PM
07-30-2003 02:15 PM
Re: installing netscape in 10.20 environment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2003 02:19 PM
07-30-2003 02:19 PM
Re: installing netscape in 10.20 environment
You can do the same you have made before,
Download the unzip depot from the url i told you in windows. Write it down to a CD and pass it to HP-UX.
HTH
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2003 02:46 PM
07-30-2003 02:46 PM
Re: installing netscape in 10.20 environment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2003 02:55 PM
07-30-2003 02:55 PM
Re: installing netscape in 10.20 environment
Perhaps you are all right but let me to paste some pieces from your post:
"Ok I tried it but it did not work. Ok I need to give the exact situation: I down-loaded Netscape 4.79 for HP-UX 10.20 from their web site as a zip file on a windows machine. I unzip it into a windows folder and I burned the contents of the folder to a cd. I can mount the CD..."
Well, Why not burn the zip file instead of uncompress in the windows machine?
Burn this zip file with the depot file for the unzip for HP-UX.
Then mount the cd from HP-UX, install the unzip from depot and unzip netscape into HP-UX, this way you cannot have problesm with file names.
Sorry if it is not that you want, but perhaps i dont explain very well because i don't speak english at all.
My apologizes if it is not the correct answer.
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2003 03:42 PM
07-30-2003 03:42 PM
SolutionPete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2003 05:37 PM
07-30-2003 05:37 PM
Re: installing netscape in 10.20 environment
Cecil