[GRASSLIST:4236] Re: compiling Grass5pre5 on Linux
Markus Neteler
neteler at itc.it
Wed Aug 7 09:03:01 EDT 2002
On Wed, Aug 07, 2002 at 02:53:06PM +0200, Ulrich Leopold wrote:
> what do I need the include files (*.h etc.) from GD and also FFTW for. Are
> they necessary for building a functional GRASS unless I do not want to
> develop additional programs?
>
Hi Ulrich,
you can disable support using the '--without-package' flag.
configure --without-fftw --without-gd [...]
FFTW is used for
src/imagery/i.fft
src/imagery/i.zc
src/raster/r.surf.fractal
src.contrib/CERL/imagery/i.shape
and GD for
src/display/devices/PNGdriver
If you disable FFTW and/or GD, above modules won't compile. The 'rest'
will be functional.
Hope this helps,
Markus
>
> Lowell Filak wrote:
> > /usr/include/gd.h
> > rpm -i gd-devel-1.8.x-x
> > HTH
> >
> > The following message was sent by Ulrich Leopold <uleopold at science.uva.nl> on Wed, 07 Aug 2002 13:05:08 +0200.
> >
> >
> >>HI,
> >>
> >>I am trying to compile Grass5pre5 on RedHat 7.2 Linux.
> >>
> >>When I start ./configure I get the following message:
> >>
> >>checking whether to use GD... yes
> >>checking for location of GD includes...
> >>checking for gd.h... no
> >>configure: error: *** Unable to locate GD includes.
> >>
> >>What does it exactly mean. And what is ./configure looking for? And where is
> >>this usually located?
> >>
> >>Ulrich
> >>--
> >>__________________________________________________
> >>
> >>Ulrich Leopold MSc.
> >>
> >>Department of Physical Geography
> >>Institute for Biodiversity and Ecosystem Dynamics
> >>Faculty of Science
> >>University of Amsterdam
> >>Nieuwe Achtergracht 166
> >>NL-1018WV Amsterdam
> >>
> >>Phone: +31-(0)20-525-7456 (7451 Secretary)
> >>Fax: +31-(0)20-525-7431
> >>Email: uleopold at science.uva.nl
> >>http://www.frw.uva.nl/soil/Welcome.html
> >>
> >>Check us also out at:
> >>Netherlands Centre for Geo-ecological Research
> >>http://www.frw.uva.nl/icg
> >>
> >
> --
> __________________________________________________
>
> Ulrich Leopold MSc.
>
> Department of Physical Geography
> Institute for Biodiversity and Ecosystem Dynamics
> Faculty of Science
> University of Amsterdam
> Nieuwe Achtergracht 166
> NL-1018WV Amsterdam
>
> Phone: +31-(0)20-525-7456 (7451 Secretary)
> Fax: +31-(0)20-525-7431
> Email: uleopold at science.uva.nl
> http://www.frw.uva.nl/soil/Welcome.html
>
> Check us also out at:
> Netherlands Centre for Geo-ecological Research
> http://www.frw.uva.nl/icg
>
More information about the grass-user
mailing list