- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- installing ignite ux
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-23-2003 02:17 AM
07-23-2003 02:17 AM
installing ignite ux
tia,
jp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2003 02:26 AM
07-23-2003 02:26 AM
Re: installing ignite ux
swcopy -s /var/spool/sw/xxxx.depot @ /var/spool/sw
then swinstall xxxx
or
swinstall -s /var/spool/sw/xxxx.depot \*
or
swreg -l depot /var/spool/sw/xxxx.depot
then
swinstall -s /var/spool/sw/xxxx.depot
Regards,
Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2003 02:27 AM
07-23-2003 02:27 AM
Re: installing ignite ux
swinstall -s /absolute_path/to/xxxxx.depot ??
Try
swlist -s /absolute_path/to/xxxxxx.depot
what exactly does it say?
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2003 03:36 AM
07-23-2003 03:36 AM
Re: installing ignite ux
You can install Ignite-UX from a depot file with the swinstall command.
For example, to install the Ignite-UX-11-00_B.4.1.61_HP-UX_B.11.22_IA+PA.depot depot file from the /var/tmp/ directory, you would use this command string:
swinstall -s /var/tmp/Ignite-UX-11-00_B.4.1.61_HP-UX_B.11.22_IA+PA.depot \*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2003 03:49 AM
07-23-2003 03:49 AM
Re: installing ignite ux
You got very good installation tips now, here is the ignite ux admin guide,
http://www.software.hp.com/products/IUX/docs/sysadm.html
Hope this helps.
twang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2003 03:54 AM
07-23-2003 03:54 AM
Re: installing ignite ux
It is often a good idea to remove previous versions of Ignite prior to installing the new version.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2003 01:16 AM
07-24-2003 01:16 AM
Re: installing ignite ux
uname -a gives me 10.20, the 53mb file was chosen as being for 10.20....? link was
http://software.hp.com/products/IUX/download.html
??
jp