FAQ
Q: What kinds of DLLs and Dependent Libraries are necessary in SuperMap Objects Java? [ + ]
Q: What kinds of DLLs and Dependent Libraries are necessary in SuperMap Objects Java?
A: The Java components depend on some DLLs of VC++2008. The vcredist90_x86.exe(located in the Support folder under the installation directory ) can install the necessary DLLs. The Java components require JDK1.5 or advanced editions. The Java components support OpenGL 1.5 or advanced editions. To run the 3D function, the Java components on Linux platform depend on LibGL.so and LibGLU.so file. [ - ]
A: The Java components depend on some DLLs of VC++2008. The vcredist90_x86.exe(located in the Support folder under the installation directory ) can install the necessary DLLs. The Java components require JDK1.5 or advanced editions. The Java components support OpenGL 1.5 or advanced editions. To run the 3D function, the Java components on Linux platform depend on LibGL.so and LibGLU.so file. [ - ]
Q: After installing the components, will the Bin directory be written into the path of the Environment Variables of the operating system automatically? [ + ]
Q: After installing the components, will the Bin directory be written into the path of the Environment Variables of the operating system automatically?
A: Yes, but if there are some unpredictable causes that result in the directory failing to be written into path the automatically, users can right-click My Computer, select Property>Advanced>Environment variable, select path in System variables, and double-click the path to modify it.[ - ]
A: Yes, but if there are some unpredictable causes that result in the directory failing to be written into path the automatically, users can right-click My Computer, select Property>Advanced>Environment variable, select path in System variables, and double-click the path to modify it.[ - ]
Q: After installing the components, some Environment Variables were not added to the configuration file automatically? [ + ]
Q: After installing the components, some Environment Variables were not added to the configuration file automatically?
A: Users must log in with ROOT account, otherwise the following 3 sentences should be added to the /etc/profile file manually:
LD_LIBRARY_PATH=Install Directory/Bin
SUPERMAP_ROOT=Install Directory/Support
SUPERMAP_CHARSET=zh_CN.GB18030
The you can input Source command to active the configuration [ - ]
A: Users must log in with ROOT account, otherwise the following 3 sentences should be added to the /etc/profile file manually:
LD_LIBRARY_PATH=Install Directory/Bin
SUPERMAP_ROOT=Install Directory/Support
SUPERMAP_CHARSET=zh_CN.GB18030
The you can input Source command to active the configuration [ - ]
Q: Can the documents of xml in the Bin directory be deleted? [ + ]
Q: Can the documents of xml in the Bin directory be deleted?
A: No, they can't. Because the documents of xml in the Bin directory are the resource and configuration files of UGC, which include SuperMap.xml, EPSFont.xml, PrjConfig.xml, etc. If they are deleted, the software can't start up.[ - ]
A: No, they can't. Because the documents of xml in the Bin directory are the resource and configuration files of UGC, which include SuperMap.xml, EPSFont.xml, PrjConfig.xml, etc. If they are deleted, the software can't start up.[ - ]
Q: What is the specified route of the relative path in the Supermap.xml file? [ + ]
Q: What is the specified route of the relative path in the Supermap.xml file?
A: The relative path in the Supermap.xml file means the relative path to the folder which contains the executable file.[ - ]
A: The relative path in the Supermap.xml file means the relative path to the folder which contains the executable file.[ - ]