[...]
>Just to note, the Linux install script (binaryInstall.src) runs
>g.mkfontcap outside of a GRASS session by simply setting GISRC to a junk
>value:
>
>GISBASE="$DESTDIR" GISRC=junk
>LD_LIBRARY_PATH_VAR="${DESTDIR}/lib:$LD_LIBRARY_PATH_VAR"
>"${DESTDIR}/bin/g.mkfontcap" -o
>
>(In Windows the equivalent would be to run the command
>set GISRC=junk
>before running g.mkfontcap)
>Not 100% sure if that's relevant here, but thought it might be worth
>mentioning to give some context.
>Paulthanks for your hints. the changes in g.mkfontcap a very small (see http://lists.osgeo.org/pipermail/grass-commit/2010-March/012283.html). anyway for the windows-installer there's some bat-file needed, because AFAIK the NSIS-scripting language used for the wingrass-installer can't set variables like GISBASE and the path to the freetype-library before executing an exe. best regards Helmut ___________________________________________________________ GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT! Jetzt freischalten unter http://movieflat.web.de
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
