Operating System - HP-UX
1824977 Members
3899 Online
109678 Solutions
New Discussion юеВ

Re: Depot file and Depot registration

 
John J Archer
Occasional Contributor

Depot file and Depot registration

I'm trying to install the vim s/w. I have downloaded a file w/ a .depot extention.
I do I register this as a valid depot so I can install the s/w?
5 REPLIES 5
Steven E. Protter
Exalted Contributor

Re: Depot file and Depot registration

swgreg -l depot full_path_of_depot

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
RAC_1
Honored Contributor

Re: Depot file and Depot registration

Not required to to regiset it to install it.

You need to do

swinstall -s "/full_path/depot_name"

Anil

There is no substitute to HARDWORK
Sridhar Bhaskarla
Honored Contributor

Re: Depot file and Depot registration

Hi John,

You don't need to register it. If it is a file, just specify it as the source in your 'swinstall' window.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
HGN
Honored Contributor

Re: Depot file and Depot registration

Hi

It is not required to register if it is a single file. You can install it like
swinstall -s /tmp/a.depot

Rgds

HGN
Steven E. Protter
Exalted Contributor

Re: Depot file and Depot registration

Yep,

Told you how to do something you probably don't need to do.

If you intend to make that depot available on the network via nfs, you do need to do swreg, otherwise, my colleagues that know how to read better than I have given you correct instructions.

Good Luck,

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