HP Instant Support Enterprise Edition Client Installation and Upgrade Guide
Installing ISEE on Tru64 UNIX Servers
Pre-Configuring and Installing Tru64 UNIX Clients
Appendix E
118
NOTE This step is only necessary when using the pre-configuration utility for ISEE Tru64
Unix clients.
5. Execute the following command to complete the configuration file and repackage it
with the tar ball upon completion:
./ISEErepackage.sh
This command starts an interactive script that allows you to enter configuration
information. Use the information you collected in Table 1-2 on page 18, and read
each option carefully before submitting your information.
When complete, the ISEEPlatform -custom.tar software package is created and
can be used to use the same configuration data on subsequent Tru64 UNIX
installations.
Installing the Client Using the Customized Depot
1. Create an installation directory on the supported device and copy
ISEEPlatform-custom.tar into it:
mkdir /usr/ISEEInstall
rcp /tmp/ISEEDownload/ISEEPlatform-custom.tar
target:/usr/ISEEInstall
2. Delete the /tmp/ISEEDownload directory and all its contents.
rm /tmp/ISEEDownload
3. Navigate to the new installation directory:
cd /usr/ISEEInstall
4. Place the file ISEEPlatform-custom.tar on the target system for installation.
5. Unpack the .tar file in the installation directory on the Client system:
tar -xf ISEEPlatform-custom.tar
6. Install the software on the Client system by running the command:
./ISEEInstall.sh
7. Proceed to “Completing the ISEE Configuration after using the Pre-configuration
Utility” on page 29.