Operating System - HP-UX
1833770 Members
2345 Online
110063 Solutions
New Discussion

Re: swinstall and source path

 
pvdw
Occasional Contributor

swinstall and source path

when I run swinstall I can only change the target path. In other words, the "action" menu
does not show source path selection...

Looks like a restricted configuration. Please
help.

regards
peter
6 REPLIES 6
Shrikant Lavhate
Esteemed Contributor

Re: swinstall and source path

Hi peter,

Under SAM -> Software management -> Install Software to local host

you can have the source path to slect Bundles from. Is that you were looking for?
Will it remain a personal, if I broadcast it here!
Pete Randall
Outstanding Contributor

Re: swinstall and source path

If you enter "swinstall" on the command line to bring up the interactive gui, the first screen to come up should be "Specify Source" and you can fill in the Source Host Name and the Source Depot Path.

You can also specify the source on the command line like this: "swinstall -s /path_to_source".


Pete

Pete
pvdw
Occasional Contributor

Re: swinstall and source path

Thanks for your help, but the problem is
that somehow this is all blocked. I can only
"add target", "add target group" and "save target group". So somehow the rest is blocked.

rgds
peter
Bob E Campbell
Honored Contributor

Re: swinstall and source path

What release are you on? (uname -a)

What user are you? (id)

Are swacls set? (swacl -l root)
whiteknight
Honored Contributor

Re: swinstall and source path

pvdw,

try
#swagentd -k
#swagentd
#swinstall -s /

WK
Problem never ends, you must know how to fix it
yulianto piyut
Valued Contributor

Re: swinstall and source path

hi,

try to restart swagentd daemon:
# swagentd -r

go to your source directory that u want to install.
# swinstall -s /source_dir/depot_file \*

note: give the points to all that give you some suggestion according to your question!

-yut-