On Tue, Mar 29, 2011 at 8:27 AM, Markus Metz <[email protected]> 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 _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
