how install the command smpatch ?

hiI have the version solaris 10 6/06 and the command /usr/sbin/smpatch does not exit.Anyone has an idee ?sorry for my englishthanksMessage was edited by: stoufette
[212 byte] By [stoufette] at [2007-11-26 10:55:14]
# 1
Download, installation and configuration steps are here:https://sunconnection.sun.com/portal/gettingstarted.faces
kidari at 2007-7-7 3:08:25 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
Thanks for your answer !But If you don't install Sun update connection, you don't have the command smpatch ?I thought that it was 2 things differents !
stoufette at 2007-7-7 3:08:25 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 3

smpatch is part of sun update connection.

Its part of package SUNWpprou which is nornally installed with solaris. But you must have done a restricted install.

You could still use the first 2 of the 3 methods they give on that page.

Or you can manually install SUNWpprou from your Solaris DVD. But getting all the dependencies right could be tricky.

robertcohen at 2007-7-7 3:08:25 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 4
THANKS MANMessage was edited by: stoufette
stoufette at 2007-7-7 3:08:25 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 5

ok I have another pb :

to execute "smpatch analyze" you have to register your system.

I don't have the server X so I have to choice the second method of the step 2 from the page :http://www.sun.com/service/sunupdate/hosted/gettingstarted.html

but Before ti install the patch 121118 I have to install the patchs 119254-06 et 119574-02.

but I don't manage to install this patch :

# patchadd 119254-06

Validating patches...

Loading patches installed on the system...

Done!

Loading patches requested to install.

Done!

Checking patches that you specified for installation.

Done!

The following requested patches will not be installed because

the packages they patch are not installed on this system.

0 All packages from patch 119254-06 are patched by higher revision patches.

WHAT DOES IT MEAN ?

thanks

stoufette at 2007-7-7 3:08:25 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 6
The current version of 119254 is 119254-28.You might well have a newer version than -06 already installed.Try a showrev -p | grep 119254And try installing 119254-28 instead.
robertcohen at 2007-7-7 3:08:25 > top of Java-index,Solaris Operating System,Solaris 10 Features...