System requirements

The system specifications, including hardware requirements, supported operating systems, and web servers, required to run the ArcGIS Web Adaptor (Java Platform) on Linux are listed below.

TipTip:

For the latest system requirements, see the ArcGIS Web Adaptor (Java Platform) system requirements on the ArcGIS Resources website.

Supported operating systems

Disk space requirements

The ArcGIS Web Adaptor (Java Platform) requires a minimum of 107 MB available disk space to successfully install on the target system.

Temp space requirements

By default, resources are extracted to the system /tmp directory. If the required space is not available in the /tmp directory, the setup program will attempt to extract installer resources to the user's HOME directory. If the required space is not available in the user's HOME directory, the setup program will report an error indicating this problem.

You may specify an alternate /tmp location by setting the following environment variable:

For c shell:

$ setenv IATEMPDIR /your/temp/space/directory

For bourne shell:

$ IATEMPDIR = /your/temp/space/directory

$ export IATEMPDIR

12/18/2012