[GRASS-dev] [GRASS GIS] #2448: Fontconfig error with cairo on Windows
GRASS GIS
trac at osgeo.org
Wed Jun 10 14:26:22 PDT 2015
#2448: Fontconfig error with cairo on Windows
--------------------------+-------------------------------------------
Reporter: annakrat | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.1
Component: Display | Version: 7.0.0
Resolution: | Keywords: font, text, legend, scale bar
CPU: Unspecified | Platform: MSWindows 8
--------------------------+-------------------------------------------
Comment (by hellik):
Replying to [comment:17 hellik]:
>
> GISBASE="$DESTDIR" GISRC=junk
LD_LIBRARY_PATH_VAR="${DESTDIR}/lib:$LD_LIBRARY_PATH_VAR"
"${DESTDIR}/bin/g.mkfontcap" -o
>
it's here:
https://trac.osgeo.org/grass/browser/grass/trunk/binaryInstall.src#L343
{{{
341 echo "Generating display font configuration file..."
342
343 GISBASE="$DESTDIR" GISRC=junk
LD_LIBRARY_PATH_VAR="${DESTDIR}/lib:$LD_LIBRARY_PATH_VAR"
"${DESTDIR}/bin/g.mkfontcap" -o
344
345 echo""
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2448#comment:18>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list