[GRASSLIST:2963] Re: GRASS pre 3 on RedHat 7.2

Kevin Slover kjslover at nhc.noaa.gov
Tue Jan 22 12:49:47 EST 2002


Daniel,
	I ran into the same problems compiling pre3.  I am running RH7.2 as
well...
I resolved it the same way that Andrea explains...but also ran into
several others that you will also have to include, or not include...they
are: dbm (found in /usr/include/gdbm) ; postgres (found in
/usr/include/pgsql) ; and fftw (which I did not include, if I remember
correctly.).  The reason that I did not include the fftw is that I could
not find it on my computer.  Any ideas where it might be, or might it be
hiding under a different name??
Hope this helps...

Andreas Lange wrote:
> 
> Daniel Tourde wrote:
> >
> > Hello,
> >
> > I am trying to build GRASS pre3 on a RedHat 7.2 machine and I have the
> > following error message:
> >
> > checking for zlib.h... yes
> > checking for location of zlib library...
> > checking for deflate in -lz... yes
> > checking whether to use DBM... yes
> > checking for location of DBM includes...
> > checking for dbm.h... no
> > configure: error: *** Unable to locate DBM includes.
> >
> > What am I supposed to do with it? I did not have it with pre2. Where
> > dbm.h comes from?
> >
> 
> Daniel,
> 
> install gdbm from rpm file (RH CD/ftp server) or use:
> 
> ./configure --without-dbm
> 
> If gdbm is already installed, you need to add:
> --with-dbm-includes=/usr/include/gdbm
> to the configure options.
> 
> HTH,
> 
> Andreas
> --
> Andreas Lange, 65187 Wiesbaden, Germany, Tel. +49 611 807850
> url: http://mitglied.tripod.de/AndreasLange
> mail: Andreas.Lange_at_Rhein-Main.de - A.C.Lange_at_GMX.net

-- 
        LTJG Kevin Slover,NOAA   GIS
Specialist/Meteorologist/Oceanographer 
              Tropical Prediction Center/National Hurricane Center
                    11691 SW 17th Street Miami FL 33165
                 Work: (305) 229-4456 Fax : (305) 553-1264



More information about the grass-user mailing list