[GRASS5] Re: sql query error in db.select
Markus Neteler
neteler at itc.it
Tue Dec 7 16:47:44 EST 2004
Michael,
two hours ago I have fixed a couple of bugs in the
db.* tools (maybe related to the recent G_message()
changes and/or i18N changes). These changes are not
trivial, I have tried to clean up all problems.
I have tested all of them and found them to be
functional (again).
To fix at your side, simply:
cd db/
cvs up -dP
make
cd ..
make install
Or, simplified (according to INSTALL file):
cd db/
cvs up -dP
INST_NOW=y make
Once this nasty r.stats problem is fixed, I'll
issue an update of the CVS snapshot and the binary
snapshot.
Markus
More information about the grass-dev
mailing list