R: [GRASS-dev] WinGRASS: Xerces-C and Expat under MingW
benjamin.ducke at ufg.uni-kiel.de
benjamin.ducke at ufg.uni-kiel.de
Tue Mar 4 08:41:38 EST 2008
... and on to Expat:
that one is very simple to fix. After the "make install", just
stay in the Expat source dir and do:
rm /usr/lib/libexpat.dll.a
install .libs/libexpat-1.dll /usr/lib/libexpat.dll
(that's assuming you have Expat installed in /usr/lib,
of course).
I have not actually tried compiling the whole of GDAL with
Xerces-C and Expat support yet, only got the configure
script to run through.
So there might be more trouble waiting ...
Best,
Benjamin
More information about the grass-dev
mailing list