Product Installation |
SuperMap iServer Provides a simple and easy-to-use product package. In general, you can start using it directly after decompressing the product package.
Here with use Red Hat ® Enterprise Linux ® 5 as an example to describe the installation process of SuperMap iServer. Note that the following installation process needs to be performed as a user with execute permissions:
(1) Copy the obtained SuperMap iServer installation package to a directory on a Linux operating system computer, such as /home/map/SuperMap, and locate the directory where the .tar.gz file is located in command-line mode, for example: cd/home/map/SuperMap.
(2) Execute the following command to decompress:
tar -zxvf filename .tar.gz
(3) Enter the decompressed bin path and execute the following command to start iServer service:
./startup.sh
Or stop the iServer service with the following command:
./shutdown.sh
After starting the iServer service, you can start using the map, data, analysis, and other services provided by iServer. Please refer to Getting Started .