![]() |
Two sample installation scripts, both named install.script, are provided on your Enterprise Edition Server and Client CD; one is for server installations and one is for client installations. To perform an unattended installation on UNIX platforms, copy the relevant install.script file to a temporary directory and modify it as explained below.
To perform an unattended installation on UNIX, complete the following steps. These steps assume that you have already installed Advanced Edition where necessary (on Java servers, CORBA C++ servers, and Java or ActiveX clients). These steps apply to both new installations, and migration from an existing Version 4.0.x installation.
mount -r -v cdrfs <CD_device> cdrom
cd /cdrom/enterprise/your_platform/EnterpriseEdition
cd /cdrom/enterprise/your_platform/EnterpriseEdition/ client/your_platform
cp install.script /tmp
package_XXX=false
,
where XXX is the name of the package. For each package (service) that you
want to install, change the value from false to true. Do not change anything
below the line marked as "END User modifiable area".
./setup /p /tmp/install.script
An alternative method for generating the modified install.script file is to run the desired installation in interactive mode using the record parameter. For example:
./setup /r /tmp/install.scriptThis generates an install.script file that you can copy to other machines in order to run identical unattended installations.
Related tasks... | |
Installing the Advanced Edition server base | |
Installing the Advanced Edition client base | |
View PDF file... | |
To view a PDF file containing this article and related articles, click: | |
![]() | |