HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Software depot shared on NFS server
Operating System - HP-UX
1834903
Members
2906
Online
110071
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
03-14-2005 04:39 AM
03-14-2005 04:39 AM
Software depot shared on NFS server
Dear admins,
I've got an NFS server (NAS) which has a dedicated /shared_tools FS.
My question is: is it possible to share a depot file among several HP-UX 11.11 NFS client.
Users need gcc-3.4.2 on HP-UX 11.11 platforms: usually I compile and install any shared tool to this dedicated FS but unfortunaley I didn't manage to compile it (assembler error).
I've tried the following command with the depot file but it doesn't seem to work:
$ swinstall -x write_remote_files=true \
-s /tmp/gcc_3.4.2_hppa-hp-hpux11.11_depot gcc\
@ /shared_tools/gcc-3.4.2
as I didn't get the result I wanted...
Any help is welcome.
Many thanks.
Sabrina
I've got an NFS server (NAS) which has a dedicated /shared_tools FS.
My question is: is it possible to share a depot file among several HP-UX 11.11 NFS client.
Users need gcc-3.4.2 on HP-UX 11.11 platforms: usually I compile and install any shared tool to this dedicated FS but unfortunaley I didn't manage to compile it (assembler error).
I've tried the following command with the depot file but it doesn't seem to work:
$ swinstall -x write_remote_files=true \
-s /tmp/gcc_3.4.2_hppa-hp-hpux11.11_depot gcc\
@ /shared_tools/gcc-3.4.2
as I didn't get the result I wanted...
Any help is welcome.
Many thanks.
Sabrina
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 04:49 AM
03-14-2005 04:49 AM
Re: Software depot shared on NFS server
Don't you think you need,
swcopy -x write_remote_files=true \
-s /tmp/gcc_3.4.2_hppa-hp-hpux11.11_depot gcc "product_name" \
@ /shared_tools/gcc-3.4.2
swcopy -x write_remote_files=true \
-s /tmp/gcc_3.4.2_hppa-hp-hpux11.11_depot gcc "product_name" \
@ /shared_tools/gcc-3.4.2
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 08:59 PM
03-14-2005 08:59 PM
Re: Software depot shared on NFS server
Hi,
I got the same result with swcopy and swinstall: I didn't get any errors but the depot was just not installed the way I wanted:
$ find /shared_tools/gcc-3.4.2
| /shared_tools/gcc-3.4.2/usr/local/bin
| ...
| /shared_tools/gcc-3.4.2/usr/local/lib
| ...
| /shared_tools/gcc-3.4.2/usr/local/man
| ...
What I would like is:
$ find /shared_tools/gcc-3.4.2
| /shared_tools/gcc-3.4.2/bin
| ...
| /shared_tools/gcc-3.4.2/lib
| ...
| /shared_tools/gcc-3.4.2/man
| ...
Any idea of how to get this ?
Rgds,
Sabrina
I got the same result with swcopy and swinstall: I didn't get any errors but the depot was just not installed the way I wanted:
$ find /shared_tools/gcc-3.4.2
| /shared_tools/gcc-3.4.2/usr/local/bin
| ...
| /shared_tools/gcc-3.4.2/usr/local/lib
| ...
| /shared_tools/gcc-3.4.2/usr/local/man
| ...
What I would like is:
$ find /shared_tools/gcc-3.4.2
| /shared_tools/gcc-3.4.2/bin
| ...
| /shared_tools/gcc-3.4.2/lib
| ...
| /shared_tools/gcc-3.4.2/man
| ...
Any idea of how to get this ?
Rgds,
Sabrina
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP