- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: .depot file
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
08-19-2003 01:44 PM
08-19-2003 01:44 PM
.depot file
I want to install a .depot file on hp.Its the file containing the Java software.
How do I install that?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2003 01:49 PM
08-19-2003 01:49 PM
Re: .depot file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2003 01:55 PM
08-19-2003 01:55 PM
Re: .depot file
Select local directory and type full path.
Select the software, mark for install and install.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2003 02:10 PM
08-19-2003 02:10 PM
Re: .depot file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2003 02:14 PM
08-19-2003 02:14 PM
Re: .depot file
Do you have any alternate solutions?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2003 02:15 PM
08-19-2003 02:15 PM
Re: .depot file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2003 02:20 PM
08-19-2003 02:20 PM
Re: .depot file
If this is a .depot file then swinstall is your only option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2003 02:20 PM
08-19-2003 02:20 PM
Re: .depot file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2003 02:35 PM
08-19-2003 02:35 PM
Re: .depot file
# swinstall
The DISPLAY environment variable is set to "HPUX_11-11", but
the current configuration won't allow swinstall to run on that display.
The DISPLAY environment variable may be incorrect, or, if you are
running swinstall remotely, you may need to allow the remote system
to access your local X server by typing
/usr/bin/X11/xhost +HPUX_11-11
on your local machine.
Do you want to proceed using the terminal version of swinstall?
(yes or no) [yes]
If I stiil enter yes, I can go to GUI.But when I try to specify local directory,it gives following error.
The default source "/var/spool/sw" does not exist or is not a valid source and there are no other registered depots on HPUX_11-11. You can type in the depot path on this host or choose a different host.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2003 02:44 PM
08-19-2003 02:44 PM
Re: .depot file
e.g. /tmp/java.depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2003 02:51 PM
08-19-2003 02:51 PM
Re: .depot file
unset DISPLAY
swinstall
When you get the error messages (they're normal) about /var/spool/sw enter
You should now see 'Source Depot Type: ', Press
This should put you in the "Software Selection" menu. Use the
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2003 02:53 PM
08-19-2003 02:53 PM
Re: .depot file
# swinstall -p -s
Check the log file and if all is ok, then do the actual install:
# swinstall -s
Example:
# swinstall -s /tmp/java.depot *
Hope it helps
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2003 02:56 PM
08-19-2003 02:56 PM
Re: .depot file
e.g.
export TERM=vt100
swinstall