Creating a response file

To create a response file when installing in GUI mode or console mode, specify the -r command line argument . The -r argument records your responses to the installation wizard’s prompts and creates a response file when the installation wizard exits. The response file is a text file that you can edit to change any responses before you use it in any subsequent installations.

On the command line, enter:

./setup.bin -r responseFileName 

The responseFileName is the file name you choose for the response file. When specifying the response file name, include its full path. For example:

/home/sybase/SDK/ResponseFile.txt

NoteThe directory path specified must already exist.

The response file is created in the specified location once installation is completed.