- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Installing Apache
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
10-11-2000 08:45 AM
10-11-2000 08:45 AM
Installing Apache
"There is currently no depot software on host ......."
Is there something I'm missing here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 08:50 AM
10-11-2000 08:50 AM
Re: Installing Apache
# swinstall -s /path_to_depot/apache.depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 08:52 AM
10-11-2000 08:52 AM
Re: Installing Apache
swinstall -s /tmp/apache-1.3.12-sd-11.00.depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 08:54 AM
10-11-2000 08:54 AM
Re: Installing Apache
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 09:01 AM
10-11-2000 09:01 AM
Re: Installing Apache
swinstall -s /var/tmp/apache-1.3.12-sd-11.00.depot
It acts like the depot is bad, but I have downloaded it twice now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 09:54 AM
10-11-2000 09:54 AM
Re: Installing Apache
The depots at the download site are (gzip) compressed. Possibly you have downloaded the file with the extension .depot but its still compressed.
rename the file:
mv /var/tmp/apache-1.3.12-sd-11.00.depot /var/tmp/apache-1.3.12-sd-11.00.depot.gz
then uncompress it with:
gzip -d /var/tmp/apache-1.3.12-sd-11.00.depot
Now you should have the true depot for swinstall.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 10:03 AM
10-11-2000 10:03 AM
Re: Installing Apache
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 10:10 AM
10-11-2000 10:10 AM
Re: Installing Apache
depot files are in tar format.
So try a tar -tvf /var/tmp/apache-1.3.12-sd-11.00.depot
and see if files are listed.
BTW you have depot for HP-UX 11.00, is your system also HP-UX 11.00 ?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 10:39 AM
10-11-2000 10:39 AM
Re: Installing Apache
And yes, I am on 11.0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 10:43 AM
10-11-2000 10:43 AM
Re: Installing Apache
very strange. I have no more idea - sorry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 08:31 PM
10-11-2000 08:31 PM
Re: Installing Apache
Have you tried to register the depot?
# swreg -l depot /tmp/apache-1.3.12-sd-11.00.depot
If success then stop/start swagentd and swinstall. Have you got another system you could try to swinstall it to.. just to see if it complains in the same manner?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2000 05:47 AM
10-16-2000 05:47 AM