For your applications to function properly, you must set a number of environment variables. Table 1-3 lists descriptions of the required environment variables:
Variable |
Description |
---|---|
INCLUDE |
Must contain the directory path that points to the include subdirectory in the Sybase installation directory. This subdirectory stores the header files when installation is complete. |
LIB |
Must contain the directory path that points to the lib subdirectory in the Sybase installation directory. This subdirectory stores the import library files once installation is complete. |
PATH |
Must contain the directory path that points to the dll subdirectory of the Sybase installation directory. This subdirectory stores the Sybase DLLs once installation is complete. |