Operating System - HP-UX
1833875 Members
1768 Online
110063 Solutions
New Discussion

Install depot question from Software Porting And Archive Centre For HP-UX

 
SOLVED
Go to solution
Ratzie
Super Advisor

Install depot question from Software Porting And Archive Centre For HP-UX

I downloaded a depot file from the Software Porting And Archive Centre For HP-UX.

How do I install a depot file when it asks me to to a./configure and gmake.

I gunzip the file and now just have the depot.
What do I do next...
5 REPLIES 5
Steven E. Protter
Exalted Contributor
Solution

Re: Install depot question from Software Porting And Archive Centre For HP-UX

Wait, if you downloaded a depot.

swinstall -s /ful_path_of_depot \*

Installs the depot.

If it requires a boot...

swinstall -x autoreboot=true -x reinstall=false -s /ful_path_of_depot \*

just gunzip before you start.

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
Pete Randall
Outstanding Contributor

Re: Install depot question from Software Porting And Archive Centre For HP-UX

Laura,

If you downloaded a depot and not the source, you should be able to just swinstall it.


Pete

Pete
Kurt Beyers.
Honored Contributor

Re: Install depot question from Software Porting And Archive Centre For HP-UX

The following command should work:

swinstall -s /full_path/software.depot

assuming that full_path is the directory where the software.depot file resides.

Kurt
Ratzie
Super Advisor

Re: Install depot question from Software Porting And Archive Centre For HP-UX

I downloaded ...
libiconv-1.9-sd-11.00.depot.gz

Is this a source depot?
Ken Penland_1
Trusted Contributor

Re: Install depot question from Software Porting And Archive Centre For HP-UX

yes, just gunzip the file, then swinstall it like they mentioned above...
'