On Mon, Apr 11, 2011 at 7:13 PM, Simon Verrier <[email protected]> wrote: > Hello everyone, > > I'm trying to run v.krige since about 2 weeks on Grass 6.4 via g.extension > but > it still remains an error, 2 in fact : > > g.extension extension=v.krige > svnurl=https://svn.osgeo.org/grass/grass-addons/ prefix=$GISBASE > Fetching <v.krige> from GRASS-Addons SVN (be patient)... > A v.krige/v_krige_wxGUI.py > A v.krige/description.html > A v.krige/v.krige.py > A v.krige/Makefile > A v.krige/README > U v.krige > Révision 45904 extraite. > if [ ! -d /build/buildd/grass-6.4.0/dist.i686-pc-linux-gnu/scripts ]; then > mkdir -p /build/buildd/grass-6.4.0/dist.i686-pc-linux-gnu/scripts; fi > /usr/bin/install -c v.krige.py ...
This is a packaging error as well as bug http://trac.osgeo.org/grass/ticket/620 and perhaps also http://trac.osgeo.org/grass/ticket/1180 The latter one has a test-fix in 6.5svn, does it work if you try that version? Then we could backport it to 6.4.x. Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
