[GRASS-user] Compilation error v.krige g.extension
Markus Neteler
neteler at osgeo.org
Mon Apr 11 17:19:22 EDT 2011
On Mon, Apr 11, 2011 at 7:13 PM, Simon Verrier <verrierspj at gmail.com> 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
More information about the grass-user
mailing list