Moritz Lennert wrote: > The grass-6.3.cvs/etc/fontcap file in wingrass contains a series of > entries of the sorts: > > cyrilc|Cyrillic|0|c:\grasssrc\grass6\dist.i686-pc-mingw32\fonts\cyrilc.hmp|0|utf-8| > > This should be > > cyrilc|Cyrillic|0|c:\grass\grass-6.3.cvs\fonts\cyrilc.hmp|0|utf-8| > > IIUC, the line that deals with this in the Makefile is (277): > > -sed 's#'${GISBASE}'#'${INST_DIR}'#g' ${GISBASE}/etc/fontcap > > ${INST_DIR}/etc/fontcap > > > Do we need an equivalent line for wingrass with WINGISBASE ?
WINGISBASE doesn't exist during compilation. AFAICT, it's only used within grass63.bat and init.bat. But, yes, we should probably allow for that. Or, you can always regenerate the fontcap file after installation. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list grass-dev@grass.itc.it http://grass.itc.it/mailman/listinfo/grass-dev