Installing product |
SuperMap iServer provides the easy use package. Start the service after decompress the package directly.
Take the Red Hat® Enterprise Linux® 5 as an example to introduce the SuperMap iServer installation:
1. Copy the installation package of SuperMap iServer to a certain directory of Linux, for example, /home/map/SuperMap. Locate to the directory of .tar.gz file with command, for example cd /home/map/SuperMap.
2. Implement the following command to unzip the pacakge
tar -zxvf filename.tar.gz
3. Execute the following command to start iServer service after enter bin path:
./startup.sh
Or you can stop the iServer service by the following command:
./shutdown.sh
After enable iServer service, you can use the iServer maps, data and analysis. Please refer to Getting Started.