Installing in console mode  Configuring DirectConnect for Oracle

Chapter 6: Installing DirectConnect for Oracle

Installing using a response file

A silent installation (sometimes referred to as an unattended install) is done by running InstallShield and providing a response file that contains answers to all of InstallShield’s questions.


Creating a response file

There are two methods of generating a response file for InstallShield:

Interactive installation using a response file An interactiveinstallation using a response file allows you to accept the default valuesobtained from the response file that you have set up or to change any of thosevalues for the specific installation. This is useful when you want multiple similar installations but with some minor differences that you want to change at installation time.

At the command line, execute the following command:

./setup<platform> -console -options <responseFileName> -W SybaseLicense.agreeToLicense=true

Installing in silent mode A silent mode installation, sometimes referred toas an unattended installation, allows you to install the product with all responses being taken from the response file that you have set up. There is no user interaction. This is useful when you want multiple identical installations or when you want to automate the installation process.

At the command line, execute the following command:

./setup<platform> -console -options responseFileName 
-W SybaseLicense.agreeToLicense=true

where responseFileName is the name of the file containing the installation options you chose. The -W option specifies that you agree with the Sybase License Agreement text.

Except for the absence of the GUI screens, all actions of InstallShield are the same, and the result of an installation in silent mode is exactly the same as one done in GUI mode with the same responses.





Copyright © 2005. Sybase Inc. All rights reserved. Configuring DirectConnect for Oracle

View this book as PDF