 |
   
Environment Variables
ADF installation procedure updates all necessary environment
variables automatically. The following variables are affected:
- ADFHOME, ADFBIN, ADFRESOURCES are given new values pointing to the appropriate folders
in the ADF folder
- It is important to ensure that ADF programs find proper files during execution.
To this end, the PATH environment variable is updated by adding three folders:
- ADF programs folder (C:\ADF2004.01\bin by default).
For correct functioning of ADF it is important to make sure that previous versions
of ADF do not appear in the PATH variable before this folder.
- Tcl shell and Tcl/Tk dynamic libraries (DLL's) folder (C:\ADF2004.01\bin\TclTk\bin).
- Msys, MinGW mini-system, binary files folder (C:\ADF2004.01\msys\bin).
ADF Setup modifies the system
portion of the PATH variable. This means that you must have Administrator
privileges to install ADF correctly.
|