- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Third party software directory location
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-27-2004 04:14 PM
07-27-2004 04:14 PM
Third party software directory location
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 05:00 PM
07-27-2004 05:00 PM
Re: Third party software directory location
If not then /vendor (whatever vendor name) e.g. /oracle for oracle /informix for informix.
Other installations use /usr/contrib/bin or /usr/local/bin
Generally these are used for localised scripts.
It is irrelevant regarding 32 or 64 bit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 07:05 PM
07-27-2004 07:05 PM
Re: Third party software directory location
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 08:39 PM
07-27-2004 08:39 PM
Re: Third party software directory location
Assosciated product is hp SOFTWARE WHICH YOU CAN RUN BUT DO NOT HAVE TO SUCH AS THE JETDIRECT SOFTWARE
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2004 01:34 AM
07-28-2004 01:34 AM
Re: Third party software directory location
With config files in /etc/opt/
For example - CIFS (Samba)
/opt/samba
/etc/opt/samba
/var/opt/samba
Used to be /usr/local
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2004 04:40 AM
07-28-2004 04:40 AM
Re: Third party software directory location
/opt/vendor - bins
/var/opt/vendor - logs
/etc/opt/vendor - configurations
This is the most typical setting of many installations on our systems from different vendors.