Opened 15 years ago
Closed 15 years ago
#1153 closed defect (fixed)
Update the default path to the Mentor dictionaries to use on the Linux, when the MENTOR_DICTIONARY_PATH is not defined in the system
Reported by: | hubu | Owned by: | brucedechant |
---|---|---|---|
Priority: | high | Milestone: | 2.2 |
Component: | Fusion | Version: | 2.1.0 |
Severity: | blocker | Keywords: | |
Cc: | External ID: | 1276545 |
Description
This is a defect. On Linux, when the MENTOR_DICTIONARY_PATH is not set, the default path of Mentor Dictionaries is still /opt/Autodesk/mapguideenterprise2010/share/gis/coordsys. This directory is not exist in MapGuide 2011. This issue will cause Fusion doesn't work on Linux. So we need to update it to /opt/Autodesk/mapguideenterprise2011/share/gis/coordsys.
Attachments (2)
Change History (6)
by , 15 years ago
Attachment: | 1153.patch added |
---|
comment:1 by , 15 years ago
comment:2 by , 15 years ago
I have updated the patch. In this patch, I remove the MGE path from the source code and define the opensource path in the CoordSysEnvVariable.h for Opensource using.
comment:3 by , 15 years ago
Owner: | changed from | to
---|
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The patch looks ok. I'm just not sure why this setting is present in MGOS. I see some discussion in the newsgroup about it...