Instruction manual
ODBC Driver and Installation
CentreVu®
CMS Open Database Connectivity
Solaris Client Installation 2-16
Installation
Procedure
2
If the client is on the same machine as the server, then the client software
was installed with the server software. If this is your situation, go to
“
Configuration Procedure” in this section.
If you are installing a
Solaris
client on a machine other than the CMS
server, continue with the following installation procedure. To install
OpenLink
ODBC software on the
Solaris
client:
1. Insert the Call Management System
OpenLink
ODBC Driver
compact disk into the compact disk drive.
2. Log in as root.
3. Enter cd /usr to change directories to the
/usr
directory.
4. Enter mkdir /usr/openlink to create the
/usr/openlink
directory.
5. Enter cd /openlink to change directories to
/usr/openlink
.
6. Depending on the version of Solaris installed on the system choose
one of the following commands to copy the client components to
/usr/openlink:
a. If Solaris version 2.4 is installed
,
enter:
cp /cdrom/cdrom0/client/solaris2.4/* .
b. If Solaris version 2.5 is installed
,
enter:
cp /cdrom/cdrom0/client/solaris2.5/* .
7. Enter ./install.sh to run the Solaris client installation script.
8. At the prompt, enter root as the name of the user who will own the
programs.
9. At the prompt, enter root as the name of the group that will own the
programs.
The libraries and other files needed for ODBC application development
are now installed. A test application to verify client/server connectivity is
included. See “
Test ODBC Connectivity” in this chapter for more
information.
NOTE: