1836040 Members
2563 Online
110089 Solutions
New Discussion

Re: swinstall

 
GREGORY JONES_3
Occasional Advisor

swinstall

i have a file /sdk14_14206_1100.depot
i am trying to install, when i run swinstall and try above path as source it says "..no depot software at this location....."
what to do?
7 REPLIES 7
RAC_1
Honored Contributor

Re: swinstall

swlist -l depot -s "/sdk14_14206_1100.depot"

what does it say>>
There is no substitute to HARDWORK
Juan M Leon
Trusted Contributor

Re: swinstall

Try the following
swinstall -s /PATH/sdk14_14206_1100.depot

is this the java1.4 software, make sure you read the documentation because it needs the depency patch before install it.

Hope it helps
Sandman!
Honored Contributor

Re: swinstall

Which is your s/w depot? Is it the same as the local machine on which you're trying to install this product?

regards!
Giacomo TOTTI
Advisor

Re: swinstall

Gregory,

1) Have you entered a absoulte path?
If your depot are on / the following command works fine:

swinstall -i -s /sdk14_14206_1100.depot

otherwise, specify the correct absolute path!

2) Your depot is compatible with your OS ?

hope this help

Giacomo
Jino.P.V
Frequent Advisor

Re: swinstall

Hi Gregory,

If you have valid depot file at the specified absolute path it should take the depot s/w and install it. Please take care to give absolute path.
Another thing which may be least chance will be that the depot s/w may not be the correct one for your version. But this had happened to me when I tried to install Jawa which was for hpux 11.00 on hpux 11.11.

hope it may help you

Jino
Emanuele De Angelis
Frequent Advisor

Re: swinstall

Hi, you must write absolute path including file name.

swinstall -s PATH_WHERE_IS_DEPOT/DEPOT_NAME

es. swinstall -s /tmp/foo.depot

Bye
Jon M Zellhoefer
Valued Contributor

Re: swinstall

Un-tar the .depot file, go into the catalog directory, touch swlock, and try swinstall again. Most of the time, files downloaded as .depot are tar files of a previously created depot.