Installation guide

12
4.4 Compiler Requirements
Intel C++ Compiler 10.1 or later and the version of GNU C and C++ compilers listed
under the "Package Requirements" are supported with these products.
4.5 Additional Software Requirements
Depending on the components you want to use, you must ensure that the following
software are installed:
Oracle ODBC Drivers
Oracle JDBC/OCI Drivers
Linux-PAM Library
Separate 32-Bit Client Software for 64-Bit Platforms
Programming Languages
Browser Requirements
4.5.1 Oracle ODBC Drivers
You should install ODBC Driver Manager for UNIX. You can download and install the
most recent ODBC Driver Manager from the following URL:
http://www.unixodbc.org
To use ODBC, you must also install the following additional ODBC RPMs, depending
on your operating sytem:
On Oracle Linux 4 and Red Hat Enterprise Linux 4:
-
unixODBC-2.2.11 (32-bit)
or later
-
unixODBC-devel-2.2.11 (64-bit)
or later
-
unixODBC-2.2.11 (64-bit)
or later
On Oracle Linux 5, Red Hat Enterprise Linux 5, and Asianux Server 3:
-
unixODBC-2.2.11 (32-bit)
or later
-
unixODBC-devel-2.2.11 (64-bit)
or later
-
unixODBC-2.2.11 (64-bit)
or later
On Oracle Linux 6, Red Hat Enterprise Linux 6, and Asianux Server 4:
-
unixODBC-2.2.14-11.el6 (x86_64) or later
-
unixODBC-2.2.14-11.el6.i686 or later
-
unixODBC-devel-2.2.14-11.el6 (x86_64) or later
-
unixODBC-devel-2.2.14-11.el6.i686 or later
Note: Intel Compiler v10.1 can be used only with the standard
template libraries of the gcc versions mentioned in the Package
Requirements section, to build Oracle C++ Call Interface (OCCI)
applications.
Oracle XML Developer's Kit is supported with the same compilers as
OCCI.