[GRASS-user] Using r.buffer on image with geographic coordinates

Markus Neteler neteler at osgeo.org
Tue Mar 29 03:00:32 EDT 2011


On Tue, Mar 29, 2011 at 8:27 AM, Markus Metz
<markus.metz.giswork at googlemail.com> wrote:
...
> If you ran make in the v.buffer directory and afterwards configure,
> make and make install in /usr/local/src/grass6_devel, you would end up
> with v.buffer2.
>
> 1. run configure, make, but not make install in /usr/local/src/grass6_devel
>
> 2. run make in the v.buffer directory, watch out for errors to make
> sure it compiles all right
>
> 3. run make install in /usr/local/src/grass6_devel, but not again
> configure and/or make
>
> 4. that should give you the original v.buffer

An alternative: simply modify
  vector/Makefile
to point to v.buffer and not v.buffer2...

Markus


More information about the grass-user mailing list