| United States-English |
|
|
|
![]() |
HP-UX Reference > iinstall-sd(1M)Hewlett-Packard CompanyHP-UX 11i Version 1.6: June 2002 |
|
NAMEinstall-sd — utility used to install the Software Distributor (SD) product DESCRIPTIONThe install-sd command installs the SD product onto a workstation or server. You may need to install SD if the SD currently on your system is unusable, or if you want to install a newer version of SD. This command also installs any SD patches that exist in the source depot. PrerequisitesThe install-sd command and an accompanying swagent.Z file require at least 2 MB of free space in the /var/tmp directory. If there is not enough space in the temporary directory install-sd will fail. OptionsThe install-sd command supports the following option:
Replacing an Unusable Version of SDIf the SD on the target system is unusable, you must first load the install-sd utility and an accompanying swagent.Z file onto your system into /var/tmp, then use install-sd to re-install SD. The install-sd utility ships in the catalog/SW-DIST/pfiles directory. Use cp or rcp (depending on whether the new software is on CD or a remote system in a software depot) to load install-sd onto your system. For example, to load install-sd from a local CD-ROM mounted at /SD_CDROM into /var/tmp: 1) Copy install-sd onto your system from the CD-ROM: cp /SD_CDROM/catalog/SW-DIST/pfiles/install-sd /var/tmp 2) Copy the swagent.Z file from the CD-ROM: cp /SD_CDROM/catalog/SW-DIST/pfiles/swagent.Z /var/tmp 3) Make install-sd executable: chmod +x /var/tmp/install-sd 4) Execute install-sd: /var/tmp/install-sd -s /SD_CDROM The SW-DIST product will then install itself onto your system from the CD-ROM. Getting a Newer Version of SDIf you want to install a newer version of SD on your system and /usr/sbin/install-sd is not yet on your system, use this procedure: 1) Type on the command line: /usr/sbin/swinstall -r -s source_depot_location \ SW-DIST.SD-UPDATE > \@/var/adm/sw/install-sd.root 2>/dev/null 2) Install the newer SD:
DIAGNOSTICSEXAMPLESTo load install-sd from a local CD-ROM mounted at /SD_CDROM into /var/tmp: cp /SD_CDROM/catalog/SW-DIST/pfiles/install-sd /var/tmp cp /SD_CDROM/catalog/SW-DIST/pfiles/swagent.Z /var/tmp chmod +x /var/tmp/install-sd /var/tmp/install-sd -s /SD_CDROM To install a newer version of SD onto your system from the /var/spool/sw depot on swtest (when /usr/sbin/install-sd is not yet on your system): /usr/sbin/swinstall -r -s swtest:/var/spool/sw \ SW-DIST.SD-UPDATE > \@/var/adm/sw/install-sd.root 2>/dev/null /usr/sbin/install-sd -s swtest:/var/spool/sw FILES
|
||||||||||||||||||||||||||||
|
|||||||||||||||