| ODBC4x |
|
| Obtain
the ODBC Server distribution file from your
dealer/distributor or via the ProvideX website. Ensure that you download the correct version for your specific UNIX/Linux operating system. The ODBC distribution file is named with a.taz extension, which is short for.tar.Z , a compressed version of a UNIX .tar file: poxxxvvv.taz Where:
|
||||||||||||||||||||||||
The poxxxvvv.taz distribution file contains the following installation components:
|
||||||||||||||||||||||||
| After
you download the poxxxvvv.taz file to a /tmp
directory, follow these steps to expand, install, and
activate the ProvideX IO Server program on your computer: 1. Change directories to the /tmpdirectory and rename the poxxxvvv.taz with a .tar.Z extension so that it can be uncompressed:
2. Create the new directory to receive the ProvideX software, then change into it. We recommend that you use /usr/pvxiosvr for the directory name; e.g.,
3. Use the tar command to copy the software into the /usr/pvxiosvr directory:
4. If required, set the file permissions on the pvxiosvr executable and configuration files to whatever is necessary depending on the username who will be running the server daemon (typically root):
5. If this is the first time the ODBC Server has been installed on the system, then copy the pvxiosvr.conf.sample file to pvxiosvr.conf.
At this point, the installation of the ODBC Server is complete; however, the pvxiosvr.conf file may require updated settings. For configuration/activation details and the list of command line arguments, refer to the ProvideX ODBC Server Settings for UNIX/Linux. |
||||||||||||||||||||||||