Updated r.colors - was: [GRASS-dev] problem with r.colors on Mac

Glynn Clements glynn at gclements.plus.com
Sat Apr 14 12:31:13 EDT 2007


Michael Barton wrote:

> I just did an update this morning and don't see any difference in r.color
> behavior.
> 
> r.colors map=elevation_delete rules=/Users/cmbarton/colors/bcyr
> 
> ...produced an error.

What error?

> Do I need to do a make clean or something?

For safety, you should always do "make distclean" when updating from
CVS.

OTOH, I can't think of any files which need to be re-compiled which
haven't themselves changed. That doesn't mean that there aren't any,
though.

At a minimum, you should try:

	make -C lib headers
	make -C lib/gis clean default
	make -C raster/r.colors clean default

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-dev mailing list