Part 1: Getting Started : Quick Start Connect : Configuring and Connecting on UNIX and Linux : Environment Configuration

Environment Configuration
To configure the environment:
1.
2.
echo $SHELL
3.
env
to verify that the installation_directory/lib directory has been added to your shared library path.
4.
ODBCINI=/opt/odbc/odbc.ini; export ODBCINI
From the C shell, you would enter:
setenv ODBCINI /opt/odbc/odbc.ini

© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.