A console mode installation using a response file allows you to accept all of the defaults as you move through an interactive text installation, because all of the default values are supplied by the response file.
Follow the same steps as you would for a standard console mode installation, but invoke the InstallShield wizard at the command prompt as follows:
On Microsoft Windows platforms, enter:
setupwin32 -console -options RAX.resp -W SybaseLicense.agree=true
where RAX.resp is the full path to the response file.
On UNIX platforms, enter:
./setup_type -console -options RAX.resp -W SybaseLicense.agree=true
where:
setup_type is one of the following strings that corresponds to the UNIX platform type:
setupaix
setuphp11x
setupsolaris
setuplinux
RAX.resp is the full path to the response file.
The -W SybaseLicense.agree=true command option makes your agreement with the Sybase License Agreement the default option in the console mode installation.
See “Installing with the GUI wizard” for a description of all of the wizard prompts.
In the event of an installation error, exit the InstallShield wizard to correct the cause of the error, then restart InstallShield. For more information, see “Installation troubleshooting”.
To verify that the software components were installed correctly, see “Verifying the installation”.
After you complete the Sybase Replication Agent software installation, you must complete the following post-installation tasks:
Set up the SYBASE environment on the Sybase Replication Agent host machine. See “Setting up the SYBASE environment” for more information.
Register the Sybase Replication Agent license certificate with the Sybase Software Asset Management (SySAM) license manager. See “Registering license certificates” for more information.
Copyright © 2005. Sybase Inc. All rights reserved. |