---------- Forwarded message ---------- From: Markus Neteler <[email protected]> Date: Wed, 1 Sep 2010 07:39:26 +0200 Subject: Re: [GRASS-user] g.extension not working To: Daniel Victoria <[email protected]>
Yes, that's the reason then (same here). We need to add a condition to skip the install ste in this case. Markus On 9/1/10, Daniel Victoria <[email protected]> wrote: > I do have /usr/bin/install installed. I run Ubuntu and coreutils is > the latest version. > > One small quirk though. I compiled Grass 6.5svn running make but I did > not install it (make install). I'm running it straigh from the build > directory (start script at ./bin.i686-pc-linux-gnu and binaries at > ./dist.i686-pc-linux-gnu). Could that be related? > > Thanks > Daniel > > On Tue, Aug 31, 2010 at 10:01 PM, Hamish <[email protected]> wrote: >> Daniel wrote: >>> Ok, g.extension works and downloads svn addons >> >> great! thanks for the confirmation. >> >>> but r.stream.extract compilation fails. >> ... >>> Bellow is the r.stream.order compilation log error. >> ... >>> make[1]: Leaving directory >> >> ok, so actually it built ok, but fails during installation: >> >>> Installing r.stream.order... >> ... >>> /usr/bin/install: cannot stat >> >> aka the "install" program is not installed. >> >> No idea what provides that on your linux distro, on Debian and Ubuntu >> it comes in the "coreutils" package. >> >> >> Hamish >> >> >> >> >> > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user > _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
