1831460 Members
2877 Online
110025 Solutions
New Discussion

installing ignite ux

 
jp
Frequent Advisor

installing ignite ux

I have the xxxxx.depot file downloaded from hp, put it in /var/spool/sw, run swinstall, but it says nobody home. What have I left out please? do I have to rename the file, untar it, unzip it, what? what should the file look like, and do I have it in the right place?
tia,
jp
6 REPLIES 6
Karthik S S
Honored Contributor

Re: installing ignite ux

Hi,

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
For a list of all the ways technology has failed to improve the quality of life, please press three. - Alice Kahn
Bernhard Mueller
Honored Contributor

Re: installing ignite ux

Did you try
swinstall -s /absolute_path/to/xxxxx.depot ??

Try
swlist -s /absolute_path/to/xxxxxx.depot

what exactly does it say?

Regards,
Bernhard
Cheryl Griffin
Honored Contributor

Re: installing ignite ux

installation tips from http://www.software.hp.com/products/IUX/download.html#inst


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 \*
"Downtime is a Crime."
twang
Honored Contributor

Re: installing ignite ux

Hi,
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
Steven E. Protter
Exalted Contributor

Re: installing ignite ux

Small tip.

It is often a good idea to remove previous versions of Ignite prior to installing the new version.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
jp
Frequent Advisor

Re: installing ignite ux

Making progress, thanks everybody! I have tried a 25mb file, and a 53mb file, that I downloaded from the supplied links to hp. Both give me something along the lines of 'no products found compatible with the installation, none displayed', and thats all swinstall tells me.
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