The directions GP tool fails to execute on UNIX due to an incorrect path seperator to the directions configuration file.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM048443
已提交
September 22, 2009
上次修改时间
June 5, 2024
适用范围
No Product Found
找到的版本
10.0
修正版本
10.0
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Create symbolic links to the directions.xml and resources.xml files in $HOME/arcgis/engine9.4/NetworkAnalyst/Directions.For example,assuming that engine runtime is installed in a directory called arcgis within your home directory1)Create the following folder structure ~/arcgis/engine9.4NetworkAnalyst/Directions2) cd into the ~/arcgis/engine9.4NetworkAnalyst/Directions directory3) run the following two commandsln -s ~/arcgis/engine9.4/NetworkAnalyst/Directions/directions.xmlln -s ~/arcgis/engine9.4/NetworkAnalyst/Directions/resources.xml