Installation and Configuration : 1. Introduction : Path Notation in This Guide
 
Share this page                  
Path Notation in This Guide
The directory structure of a Director installation is the same regardless of operating system. Rather than showing path examples for all environments, this guide standardizes on Windows notation. However, where paths differ, both Windows and UNIX locations are given.
For example, when describing the location of a file, the guide shows:
%II_SYSTEM%\ingres\files\filename
On Linux, the location is:
$II_SYSTEM/ingres/files/filename
If you are using Director in a Linux environment, substitute forward slashes accordingly.