[mapguide-trac] #1515: Mapguide 2.2RC missing PATH entry causes
font problem
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Nov 2 12:57:40 EDT 2010
#1515: Mapguide 2.2RC missing PATH entry causes font problem
--------------------------+-------------------------------------------------
Reporter: gabrimonfa | Owner:
Type: defect | Status: new
Priority: low | Milestone:
Component: General | Version: 2.2.0
Severity: trivial | Keywords:
External_id: |
--------------------------+-------------------------------------------------
Mapguide 2.2RC on centos5
On Mapguide 2.1 and 2.2beta dropping a font in server/bin (apart from the
unusual place...) allows its use in layer stylization.
On Mapguide 2.2RC default (and very ugly) font is used instead of
specified one, as if the font was missing or not found.
This can be solved exporting PATH env variable in mgserver.sh and
mgserverd.sh, with the following command
{{{
export PATH=/usr/local/mapguideopensource-2.2.0/server/bin:$PATH
}}}
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1515>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list