Operating System - HP-UX
1834177 Members
2436 Online
110064 Solutions
New Discussion

Installing Software on HPUX from CDROM

 
Rizwan Choudhry
Advisor

Installing Software on HPUX from CDROM

Hi all,
I have very simple query.

I am trying to install software from HP CDROM.
CDROM is Mounted, and i can access all the files from CDROM.

From SAM , wheni try to intstall the siftware i get error message

There is currently no depot software on host "bhluksmp" at location "/cdrom". Make sure that an absolute pathname is specified for location (beginning with "/").

I have Softwre depot setup on this server, Does this mean i have to setup one?


Thanks in advance
rizzir
8 REPLIES 8
Anshumali
Esteemed Contributor

Re: Installing Software on HPUX from CDROM

what about swinstall?
Dreams are not which you see while sleeping, Dreams are which doesnt allow you to sleep while you are chasing for them!!
whiteknight
Honored Contributor

Re: Installing Software on HPUX from CDROM

Rizwan,

what CD you are installing ?

usally we use


#swinstall -s /

it will bring you to swinstall screen.


WK
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
please take a moment to give them credit for their assistance!
Problem never ends, you must know how to fix it
Rizwan Choudhry
Advisor

Re: Installing Software on HPUX from CDROM

Thanks whiteknight for quick reply, I am trying to install Data Protector 5.5
Cd is placed in the cdrom and is mounted.

I can see the software path is

/cdrom/DP_DEPOT/DP_A0550_UX11x.sd_depot

When i specify this path in SAM, it does not like it. I get following error.
rizzir
Anshumali
Esteemed Contributor

Re: Installing Software on HPUX from CDROM

initiate swinstall
Select location of depo as Local CDROM
Enter SD path:
/cdrom/DP_DEPOT/DP_A0550_UX11x.sd_depot
Press Enter.
Dreams are not which you see while sleeping, Dreams are which doesnt allow you to sleep while you are chasing for them!!
Vijay Dsouza
Frequent Advisor

Re: Installing Software on HPUX from CDROM

Hi Rizwan,

Try swinstall -s /cdrom_mountpoing/nameof thedepot.depot

this would take you directly to swinstall and list the depot you have specified.

Cheers

Vijay
Rizwan Choudhry
Advisor

Re: Installing Software on HPUX from CDROM

Thanks Guys
I will try all your recommendation and let you know if it worked.
rizzir
Torsten.
Acclaimed Contributor

Re: Installing Software on HPUX from CDROM

For an interactive install run

# swinstall -s /cdrom/DP_DEPOT/DP_A0550_UX11x.sd_depot

(one line)

non-interactive

# swinstall -s /cdrom/DP_DEPOT/DP_A0550_UX11x.sd_depot \*

See also the notes delivered with the software!

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Sp4admin
Trusted Contributor

Re: Installing Software on HPUX from CDROM

Hello,

Use swinstall...not SAM.
just do swinstall and follow the menu screen.