Re: [GRASS-user] Re: First time trying to install add on g.extension (r.stream.order)

2011-01-19 Thread Jarek Jasiewicz

tim citrus pisze:

Thanks Markus

Would it be more productive for me to get and compile GRASS 7.0? Given that
most of the addons which I am interested in are built into this version. On
Win7. 


ta
  

r.stream.order is not (and for long time will not be) a part of grass7
J.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Re: First time trying to install add on g.extension (r.stream.order)

2011-01-19 Thread Helmut Kudrnovsky
tim citrus pisze:
 Thanks Markus

 Would it be more productive for me to get and compile GRASS 7.0? Given that
 most of the addons which I am interested in are built into this version. On
 Win7. 

 ta
   
r.stream.order is not (and for long time will not be) a part of grass7
J.

FYI there is an experimental WinGrass65-installer with selected addons 
under http://grass.osgeo.org/grass65/binary/mswindows/native/ .

one of selected addons are the r.stream.*-modules.

best regards
Helmut
___
Neu: WEB.DE De-Mail - Einfach wie E-Mail, sicher wie ein Brief!  
Jetzt De-Mail-Adresse reservieren: https://produkte.web.de/go/demail02


smime.p7s
Description: S/MIME Cryptographic Signature
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Re: First time trying to install add on g.extension (r.stream.order)

2011-01-16 Thread tim citrus

Thanks Markus

Would it be more productive for me to get and compile GRASS 7.0? Given that
most of the addons which I am interested in are built into this version. On
Win7. 

ta
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/First-time-trying-to-install-add-on-g-extension-r-stream-order-tp5568585p5928850.html
Sent from the Grass - Users mailing list archive at Nabble.com.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Re: First time trying to install add on g.extension (r.stream.order)

2011-01-14 Thread tim citrus

I don't understand the solution to this problem, 

I am having the same issue, on Win7 with 6.4 I try to load extensions and it
fails on; 

g.extension -l svnurl=https://svn.osgeo.org/grass/grass-addons/
prefix=$GISBASE 
which: svn: unknown command
ERROR: svn client required. Please install Subversion first.
(Fri Jan 14 22:23:27 2011) Command finished (0 sec)   

Any thoughts appreciated
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/First-time-trying-to-install-add-on-g-extension-r-stream-order-tp5568585p5921431.html
Sent from the Grass - Users mailing list archive at Nabble.com.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Re: First time trying to install add on g.extension (r.stream.order)

2011-01-14 Thread tim citrus

I am not trying to build extensions, just install them. 

I looked at apache svn but ?

How does that interface with GRASS? Where would the extensions be put?

cheers
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/First-time-trying-to-install-add-on-g-extension-r-stream-order-tp5568585p5921437.html
Sent from the Grass - Users mailing list archive at Nabble.com.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Re: First time trying to install add on g.extension (r.stream.order)

2011-01-14 Thread Markus Neteler
On Fri, Jan 14, 2011 at 12:52 PM, tim citrus b...@williamson.fm wrote:

 I am not trying to build extensions, just install them.

Currently you have to build them because there are no(t yet) precompiled
Addon binaries available.

 I looked at apache svn but ?

You need to have the complete compile toolchain installed, i.e. subversion
client, compiler etc.

 How does that interface with GRASS? Where would the extensions be put?

I hope that we (some community members) will manage to set up compilation
systems for Addons for Linux, Windows and MacOSX.

Markus
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Re: First time trying to install add on g.extension (r.stream.order)

2010-09-26 Thread Markus Neteler
On Sat, Sep 25, 2010 at 10:47 AM, Tim Michelsen
timmichel...@gmx-topmail.de wrote:
 note g.extension is rather new and untested compared the rest of
 the software, especially on Windows. Besides svn for building C
 modules, you will need a C compiler which doesn't ship with the
 GRASS installer.
 What about a automtaci build process on the server?
 Then the users would download a package and drop in a extension
 directory or use g.extension for that task.
 I mean something similar to Launchpad PPA or PyPi.

For Windows:
We need to convince Martin Landa to run a compilation of all
Addons on his winGRASS build server. I have added Makefiles
to most directories, whatever is missing would just be not there then.

Then copy the resulting *.exe into a separate Addons download directory
on josef...

Markus
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Re: First time trying to install add on g.extension (r.stream.order)

2010-09-25 Thread Tim Michelsen
 note g.extension is rather new and untested compared the rest of
 the software, especially on Windows. Besides svn for building C
 modules, you will need a C compiler which doesn't ship with the
 GRASS installer.
What about a automtaci build process on the server?
Then the users would download a package and drop in a extension
directory or use g.extension for that task.
I mean something similar to Launchpad PPA or PyPi.


___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user