Set the following environment variables for your system:
Set
JAVA_HOMEto your JDK’s home directory (for example,/usr/local/jdk1.6.0_22or/usr/local/jdk/ibm/java5orC:\Program Files\Java\jdk1.6.0_22).Set
PATHto include your JDK’s/bindirectory (for example,/usr/local/jdk1.6.0_22/binor/usr/local/jdk/ibm/java5/binorC:\Program Files\Java\jdk1.6.0_22\bin).Set
DYNAMO_HOMEto the<ATG9dir>/homedirectory (for example,/usr/local/Atg/ATG9.3/homeorC:\ATG\ATG9.3\home).Note: If you are running multiple versions of ATG on your machine, you should not set
DYNAMO_HOMEglobally, as this will change the variable for all ATG versions. Instead, setDYNAMO_HOMElocally for each shell or command prompt you open for the remainder of this guide.Set any environment variables required by your database.

