Difference between revisions of "Environment Variables"

From IMSMA Wiki
Jump to: navigation, search
m (Dionysia moved page Environment variables to Environment Variables without leaving a redirect)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
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 '''7''' 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\''
  
 +
{{Note | Java 7 should be installed on the computer in addition to the Java folder in C:\IMSMAng. It is possible to have Java 8 installed too but JAVA_HOME and PATH must be to Java 7, see '''[[ArcEngine/Java issue]]''' for instructions.}}
 +
 +
==Where to find the Environment variables on your coumputer==__NOEDITSECTION__
 +
<ol>
 +
[[Image:Environment variables1.png|300px|center]]
 +
<li>Go to Windows Explorer and right-click on ''Computer''.
 +
<li>Choose ''Properties'' in the menu.
 +
[[Image:Environment variables2.png|600px|center]]
 +
<li>Choose ''Advanced system settings'' in the left pane.
 +
[[Image:Environment variables3.png|400px|center]]
 +
<li>Click on ''Environment Variables'' button.
 +
[[Image:Environment variables4.png|400px|center]]
 +
<li>The Environment variables are in the lower part of the window.
 +
<li>Use the buttons ''New'' and ''Edit''.
 +
</ol>
 
{{NavBox Technical Notes}}
 
{{NavBox Technical Notes}}
 
[[Category:NAA]]
 
[[Category:NAA]]

Latest revision as of 13:59, 18 December 2017

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 7 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\
Note.jpg Java 7 should be installed on the computer in addition to the Java folder in C:\IMSMAng. It is possible to have Java 8 installed too but JAVA_HOME and PATH must be to Java 7, see ArcEngine/Java issue for instructions.

Where to find the Environment variables on your coumputer

    Environment variables1.png
  1. Go to Windows Explorer and right-click on Computer.
  2. Choose Properties in the menu.
    Environment variables2.png
  3. Choose Advanced system settings in the left pane.
    Environment variables3.png
  4. Click on Environment Variables button.
    Environment variables4.png
  5. The Environment variables are in the lower part of the window.
  6. Use the buttons New and Edit.