[GRASS-user] Compiling the weekly source (configure bug?)
Glynn Clements
glynn at gclements.plus.com
Mon Jun 22 22:07:13 EDT 2009
Seth Price wrote:
> Hey all, I'm interested in making some changes to the GRASS core so I'm
> trying to work with the latest source package. However, I'm having a hard
> time getting it to install. It says it's unable to locate my FreeType
> includes. I think that there's bug in the configure where someone forgot
> to include "-I/usr/local/include/freetype2"
>
> Thoughts on the problem and/or how to get this configured? Here's my
> Terminal's text and a bunch of relevant info:
> $ ./configure --enable-shared --prefix=/Applications --enable-macosx-app
> --with-opengl=aqua && make && sudo make install
It looks like you need --with-freetype-includes=/usr/local/include/freetype2
The configure script (intentionally) won't attempt to figure this out
for itself.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-user
mailing list