Difference between revisions of "Environment Variables"

From IMSMA Wiki
Jump to: navigation, search
(Created page with "==Which Environment variables does IMSMA use?==__NOEDITSECTION__ There are three environment variables that are used by {{IMSMANG}}: * IMSMA_HOME which normally should be set ...")
 
Line 1: Line 1:
 
==Which Environment variables does IMSMA use?==__NOEDITSECTION__
 
==Which Environment variables does IMSMA use?==__NOEDITSECTION__
 
There are three environment variables that are used by {{IMSMANG}}:
 
There are three environment variables that are used by {{IMSMANG}}:
* IMSMA_HOME which normally should be set to '''c:\IMSMAng\'''
+
* '''IMSMA_HOME''' which normally should be set to ''c:\IMSMAng\''
* JAVA_HOME which should be set to where Java is installed e.g. '''C:\Program Files (x86)\Java\jre7'''
+
* '''JAVA_HOME''' which should be set to where Java is installed e.g. ''C:\Program Files (x86)\Java\jre7''
* AGSENGINEJAVA which should be set to where ArcEngine is installed e.g. '''C:\Program Files (x86)\ArcGIS\Engine10.1\'''
+
* '''AGSENGINEJAVA''' which should be set to where ArcEngine is installed e.g. ''C:\Program Files (x86)\ArcGIS\Engine10.1\''
 
 
  
 +
{{NavBox Technical Notes}}
 
[[Category:NAA]]
 
[[Category:NAA]]

Revision as of 08:11, 16 February 2014

Which Environment variables does IMSMA use?

There are three environment variables that are used by IMSMANG:

  • IMSMA_HOME which normally should be set to c:\IMSMAng\
  • JAVA_HOME which should be set to where Java is installed e.g. C:\Program Files (x86)\Java\jre7
  • AGSENGINEJAVA which should be set to where ArcEngine is installed e.g. C:\Program Files (x86)\ArcGIS\Engine10.1\