#908: No Font Definition File, windows xp
---------------------------+------------------------------------------------
Reporter: voncasec | Owner: [email protected]
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>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev