4-4 20751-12 Rev.5
Netezza ODBC, JDBC and OLE DB Installation and Configuration Guide
third-party ETL and BI software tools. It is not necessary to install the Netezza-licensed
version of the DataDirect driver manager to access the Netezza ODBC drivers. You can
find information on the DataDirect line of ODBC products at the following:
http://www.datadirect.com
unixODBC Driver Manager Installation
This section provides instructions for installing the open source unixODBC driver manager.
If your installation uses some other driver manager component, skip this section. The latest
version of the unixODBC driver manager software can be downloaded from the following:
http://www.unixodbc.org
The following procedure example is based on version 2.2.12, and assumes the name of the
downloaded file is unixODBC-2.2.12.tar.gz. The file name might be different if you
download a later release. Match the file and directory names in the procedure to corre-
spond to the name of the file you download. Consult the README and INSTALL files
contained in the downloaded package to determine whether the procedure needs to be
modified.
unixODBC Driver Manager Installation Steps
The installation procedure for the unixODBC driver manager is the same for all UNIX and
Linux systems. To install and configure release 2.2.12 of the unixODBC driver manager on
a UNIX/Linux system, do the following steps:
1. Login as superuser.
2. Download the unixODBC driver manager software.
3. Uncompress the downloaded file.
4. Extract the contents of the tar file.
5. Change directory to the unixODBC extraction directory.
6. Configure the unixODBC software.
7. Compile the unixODBC package.
8. Install the programs, data files, and documentation.
9. Add subdirectories to paths.
10. Delete or move the installation file, if desired.
unixODBC Driver Manager Installation Procedure
The following sections describe each of the steps in the procedure for installing the unix-
ODBC driver manager on a UNIX/Linux system.
1. Since the unixODBC installation procedure requires write access to the root of the file
system to create installation directories, log in as the superuser to access the system
during the installation process to use the default installation directories.
2. Download the driver manager file from the www.unixodbc.org Web site.
3. Uncompress the downloaded file by issuing the following command:
gzip -d unixODBC-2.2.12.tar.gz
Commentaires sur ces manuels