[GRASSLIST:2732] Re: compiling grass and gd includes
Eric G. Miller
egm2 at jps.net
Wed Dec 5 00:59:21 EST 2001
On Tue, 04 Dec 2001 16:23:08 -0700, cmbarton <michael.barton at asu.edu> wrote:
> I thought I'd try to compile grass 5 from the current CVS snapshot to
> take advantage of a few recent updates. I actually did this successfully
> a couple of months ago, so I thought I wouldn't have any problems with
> dependencies.
>
> However, I was wrong. In doing the ./configure step, I get an error
> shown below that I am lacking gd includes. I can't find out what this
> belongs to. Can anyone help? Thanks.
The configure script has been modified a bit. First, it enables just
about everything, and second it generally only looks in the standard
places for header files ("gd.h", etc..) and libraries. Have a look
at "./configure --help" for enabling/disabling features and for specifying
search paths for various dependencies. With all the variants of where
things are located, it was becoming a nightmare to try and automatically
locate all of the dependencies. If you have questions about specific
dependencies or features, just ask...
Note: The "gd" library is used for the PNG driver...
--
Eric G. Miller <egm2 at jps.net>
More information about the grass-user
mailing list