Migration Guide : 1. Planning the Upgrade : Path Notation in This Guide
 
Share this page                  
Path Notation in This Guide
The directory structure of an OpenROAD 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.
The II_SYSTEM environment variable is represented with Windows notation also.
For example, when describing the location of a file, the guide shows:
%II_SYSTEM%\ingres\files\filename
On UNIX/Linux, the location is:
$II_SYSTEM/ingres/files/filename
If you are using OpenROAD in a UNIX/Linux environment, substitute forward slashes accordingly.