[GRASS-dev] Re: [GRASS GIS] #908: No Font Definition File,
windows xp
GRASS GIS
trac at osgeo.org
Fri Feb 5 03:37:50 EST 2010
#908: No Font Definition File, windows xp
---------------------------+------------------------------------------------
Reporter: voncasec | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: critical | Milestone: 6.4.0
Component: Installation | Version: svn-releasebranch64
Resolution: | Keywords: v.label.sa, g.mkfontcap, wingrass
Platform: MSWindows XP | Cpu: Unspecified
---------------------------+------------------------------------------------
Changes (by hamish):
* keywords: v.label.sa => v.label.sa, g.mkfontcap, wingrass
* priority: normal => critical
* component: default => Installation
* summary: v.label.sa - No Font Definition File, windows xp => No Font
Definition File, windows xp
Comment:
'd.font -l' and 'd.font -L' also fail.
-> g.mkfontcap needs to be run as part of the WinGrass installer, or upon
the first time you run grass.
Init.sh:
{{{
if [ ! -e "$GISBASE/etc/fontcap" ] ; do
g.mkfontcap
fi
}}}
??
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/908#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list