hi
thank you all
i have correctly rectified all the GRASS errors with all your help
now
i have installed python,sip,QT, while configure PyQT in windows terminal
it gives a window error like
cannot start qtdirs.exe because mingwm30.dll not found , can you give a
suggestion
--
View thi
Yes, it exists in
C:\msys\local\include\freetype\config\freetype.h
But the compiler is looking for it in:
freetype/freetype.h
which is not the same as
freetype/config/freetype.h
!
So maybe a problem with the Freetype installation?
Ben
- Original Message -
> when i gave
>
> cd /
when i gave
cd /usr/local/src/grass-6.4.0/lib/driver
make
i got error like this
text3.c:16:23: freetype/freetype.h: No such file or directory
but i have compiled FREETYPE and that freetype.h exists in
C:\msys\local\include\freetype\config\freetype.h
, , wat can i do know
thanks for a
sunil wrote:
> G.h:3:23: rpc/types.h: No such file or directory
> G.h:4:21: rpc/xdr.h: No such file or directory
OSGeo4W provides a binary package for libxdr:
http://download.osgeo.org/osgeo4w/release/libxdr/libxdr/
--
Glynn Clements
___
grass-dev
i gave the command
"cd /usr/local/src/grass-6.4.0/lib/gis"
i got error as
"
make OBJ.i686-pc-mingw32
make[1]: Entering directory `/usr/local/src/grass-6.4.0/lib/gis'
make[1]: `OBJ.i686-pc-mingw32' is up to date.
make[1]: Leaving directory `/usr/local/src/grass-6.4.0/lib/gis'
gcc -I/usr/local/s