Installing a Separate package from the Solaris CD

Hi .,

I installed Solaris on my Sparc Station .,

But now I want to install few packages which are not installed during the OS installation.

Example:

If i want to install the package SUNWarc from the Installation cd., Can anybody tell me the Easiest way to find out the Location of the package from the CD and to install it.

Thanks & regards

Suseendran .A

[416 byte] By [susee_sun@yahoo.co.in] at [2007-11-26 10:44:29]
# 1
You want to find the Product directory on the CD.I forget the exact path, its been a while since I worked off an actual CD.cd to that directory.pkgadd -d . SUNWarc
robertcohen at 2007-7-7 2:56:31 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
Hi .,The same Idea I followed previously But it is giving the error message no packages foung in the current location.Can anybody Guide how to find the location in which the package exists in my installation CdRegardsSuseendran .A
susee_sun@yahoocoin at 2007-7-7 2:56:31 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 3

Please show the exact commands you're running and the exact error messages you're getting. The previous message about what to do is correct.

Either cd into the "product" directory and give . as the argument to -d, or pass the path to the product directory to -d. Either will work.

If they don't, show your "cd" and "pkgadd" commands along with any output.

--

Darren

Darren_Dunham at 2007-7-7 2:56:31 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 4

Hi Darren.,

Sorry to say NONE of the operation helps

I am inside the Solaris cd1

In my Solaris 1 CD for Solaris 10

I am inside the

/SOLARIS_10/PRODUCT directory,, here I found all the package folders.

But when I give the packageadd command inside the folder It is not working ans giving the Error Message..

Anybody give me the detailed or anternate way to install the packages that I missed while OS installation.

Thanks & regards

Suseendran .A

susee_sun@yahoocoin at 2007-7-7 2:56:31 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 5

> Sorry to say NONE of the operation helps

> I am inside the Solaris cd1

>

> In my Solaris 1 CD for Solaris 10

> I am inside the

>

> /SOLARIS_10/PRODUCT directory,, here I found all the

> package folders.

Please don't tell me what you are doing, show me exactly the screen output.

> But when I give the packageadd command inside the

> folder It is not working ans giving the Error

> Message..

You are probably typing the command incorrectly.

I asked if you would show (as in exactly cut and paste) the 'cd' and 'pkgadd' commands you are using. Without showing them *exactly*, it is very difficult to help you.

--

Darren

Darren_Dunham at 2007-7-7 2:56:31 > top of Java-index,Solaris Operating System,Solaris 10 Features...