Q: How to check the lack dependencies of iServer?

A: Configure the environment variables for the component and the JRE, such as the JRE and components that are shipped with iServer. For example, use iServer built-in JRE and component: 

export JRE_HOME=/root/supermap_iserver_8.1.1a_linux64_deploy/support/jre 

export PATH=JREHOME/bin:PATH 

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/root/supermap_iserver_8.1.1a_linux64_deploy/support/objectsjava/bin 

After the environment variable is available, you can go to support/objectsjava/bin to execute ldd libWrapj.so to check whether the dependencies are complete.


04 Jul,2019
Tags:iserver

More iServer FAQ