[GRASSLIST:4861] Re: grass 5.7.cvs can't compile with freetype2
Hamish
hamish_nospam at yahoo.com
Wed Nov 17 01:37:47 EST 2004
> My system is debian sarge(testing), and I has installed
> freetype2,I
> can find ft2build.h in the /usr/include directory,but I can't compile
> with freetype support. the error is cound not find ft2build.h,but it
> is there.
> The configure command is:
> ./configure --with-freetype-includes=/usr/include ...
I did the same two days ago with:
CFLAGS="-g -march=pentium4 -Wall" ./configure \
--with-tcltk-includes=/usr/include/tcl8.3 \
--with-postgres-includes=/usr/include/postgresql \
--with-motif --with-motif-includes=/usr/X11R6/include \
--with-readline --with-gdal --with-cxx --with-glw \
--with-freetype --with-freetype-includes=/usr/include/freetype2 \
2>&1 | tee config_log.txt
Hamish
More information about the grass-user
mailing list