[GRASSLIST:2901] Re: CVS compile

Glynn Clements glynn.clements at virgin.net
Mon Jan 14 11:16:32 EST 2002


Kevin Slover wrote:

> I am having some problem compiling the newest CVS snapshot...with the
> ./configure, it is giving me the error:
> checking for location of DBM includes... 
> checking for dbm.h... no
> configure: error: *** Unable to locate DBM includes.
> I do have the dbm.h lib on my system, but maybe not in the proper
> place..

You have to specify the directory containing dbm.h, with e.g.

	--with-dbm-includes=/usr/include/gdbm

> also, on a second question, I am looking to uninstall the current GRASS
> on my system, but am not able to find the uninstall.sh script
> anywhere...how do I uninstall grass??

It depends upon where GRASS is installed, but something like:

	rm -rf /usr/local/grass5
	rm -f /usr/local/bin/{grass5,gmake5,gmakelinks5}

should suffice.

-- 
Glynn Clements <glynn.clements at virgin.net>



More information about the grass-user mailing list