Operating System - HP-UX
1826909 Members
3054 Online
109705 Solutions
New Discussion

Re: I wanna swlist show me something but without install a real depot

 
SOLVED
Go to solution
Donald23
Occasional Advisor

I wanna swlist show me something but without install a real depot

Pls give me a hand. Thanks ;)
Donald
4 REPLIES 4
Joseph Loo
Honored Contributor

Re: I wanna swlist show me something but without install a real depot

hi,

how about:

# swlist -d @ /abc.depot
e.g. swlist -d @ /tmp/abc.depot


regards.
what you do not see does not mean you should not believe
Donald23
Occasional Advisor

Re: I wanna swlist show me something but without install a real depot

Sorry, what I mean is make a PSF file (or a depot file). Make sure from the output of swlist I can see some Sofware is installed (registed), but actually it is not installed.
Another word is:
How can I make a personal depot file and install it?
Donald
Joseph Loo
Honored Contributor
Solution

Re: I wanna swlist show me something but without install a real depot

hi,

if i understand u correctly, u r looking for a sample file to create psf, u may like to refer to this doc:

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000066944963

regards.
what you do not see does not mean you should not believe
Deepak.R
Frequent Advisor

Re: I wanna swlist show me something but without install a real depot

U can use swpackage command to create depot file and install it using swinstall command.
Pls refer man pages for more information