skip to main content
Installation on UNIX and Linux : Installing from Downloaded Files : Silent Installations of Licensed Drivers : Creating the Configuration File Using the GUI Installer
  

Try DataDirect Drivers Now
Creating the Configuration File Using the GUI Installer
To create the response file:
1. At a command prompt, switch the to directory containing the installer files; then, type the command:
./installer_filename -r  configuration_file
where
installer_filename
is the full name of the installer's binary file you untarred in Step 4 of "Installing from Downloaded Files."
configuration_file
is the absolute path and file name of the configuration file you want to create.
The following example creates a configuration file named silent.config in the /opt/tmp directory:
PROGRESS_DATADIRECT_ODBC_8.0_LINUX_64_INSTALL.bin -r /opt/tmp/silent.config
2. The Introduction window for the product installation appears window appears. Click Next.
3. The License Agreement window appears. Make sure that you read and understand the license agreement. To continue with the installation, select the I accept the terms in the License Agreement option; then, click Next.
4. The Install Directory window appears. In the Where Would You Like to Install? field, type the path, including the drive letter, of the product installation directory or click the Choose... button to browse to and select an installation directory.
*For 32-bit installations, the default value for the installation directory is:
/opt/Progress/DataDirect/ODBC_nn_32bit
*For 64-bit installations, the default value for the installation directory for a is:
/opt/Progress/DataDirect/ODBC_nn_64bit
If you do not have /opt directory permissions, the installer program installs the drivers to your home directory by default. For example, the directory for 32-bit installation would be:
/home_directory/Progress/DataDirect/ODBC_nn_32bit
where
nn
is the product version number. For example, this value is 80 for the 8.0 version of the product.
home_directory
is the home directory for the user who is installing the product.
Verify that you have entered (or selected) the correct installation directory. Then, click Next to continue.
To restore the installation directory to its default setting, click Restore Default.
5. When prompted to choose the type of installation to perform, select OEM/Licensed Installation. Click Next and proceed to the next step.
Note: OEM CUSTOMERS: Refer to the Progress DataDirect for ODBC Drivers Distribution Guide for information on installing, branding, unlocking, and distributing your branded drivers.
Note: The silent installation method is supported only for OEM/licensed installs.
6. The Product Registration window appears. Product Registration window
Type the control number that was provided by Progress DataDirect in the Control # field, and click the Validate button. A tree menu of drivers with valid licenses appears in the selection box. You can add one or multiple keys, one at a time.
7. From the tree menu, select the drivers that you want to install. Drivers that are already installed are listed in the Drivers (Installed) tree and cannot be deselected. To remove installed drivers, you must uninstall the product. For information on uninstalling drivers, see Uninstalling the Product on UNIX and Linux Click Next to continue.
Note: If you are installing a new version of a currently installed driver, the installer will overwrite the installed driver files with the newer version.
8. The Product Registration window appears. Product Registration window with all fields blank
Provide the following information:
a. Type your name and company name in the corresponding fields.
b. Type the serial number that was provided by Progress DataDirect.
Click Next to continue.
9. The Pre-Installation Summary window provides the opportunity to review the information you have entered. When you are satisfied with your installation option selections, click Install to begin the installation.
10. When the installation finishes, the Install Complete window appears. You may be prompted to restart your system, but it is not required to use the product. Select one of the following options:
*Yes, restart my system. Select this option if you are ready to restart your system. The installer will restart your system when you exit the program.
*No, I will restart my system myself. Select this option if you are not ready to restart your system. You will need to restart your system manually before using the product.
11. Click Done to exit the installer. The configuration file is created in the directory you specified in Step 1.
See Performing a Silent Installation for instructions on running the configuration file.