Re: [GRASS-user] starspan with grass support compilation failure

2009-09-29 Thread Nikos Alexandris
On Tue, 2009-09-29 at 10:09 +0200, Xavier Delaunay wrote: Dear Nikos, I had the same compilation error when compiling Starspan, although I am not using GRASS. I googled the error message and I found your post. I also find clues here:

Re: [GRASS-user] starspan with grass support compilation failure

2009-09-29 Thread Jose Gomez-Dans
Hi, 2009/9/29 Nikos Alexandris nikos.alexand...@felis.uni-freiburg.de On Tue, 2009-09-29 at 10:09 +0200, Xavier Delaunay wrote: I had the same compilation error when compiling Starspan, although I am not using GRASS. I googled the error message and I found your post. If you are willing

Re: [GRASS-user] starspan with grass support compilation failure

2009-01-30 Thread Moritz Lennert
On 29/01/09 20:06, Nikos Alexandris wrote: On Thu, 2009-01-29 at 10:15 -0800, Jonathan Greenberg wrote: Folks: I would LOVE to see someone take over development on starspan -- I did submit a OSGEO application but it came back denied, more or less, because of lack of community support.

Re: [GRASS-user] starspan with grass support compilation failure

2009-01-30 Thread Maris Nartiss
Hello Nikos, probably create a trac wish report Investigate Starspan integration possibilities into GRASS. It can be used also later as meta bug to track integration blocking code bugs. I haven't used Starspan and currently have no requirements to do so, still integrating various small projects

Re: [GRASS-user] starspan with grass support compilation failure

2009-01-30 Thread Daniel Victoria
Speaking as a user... I used starspan a couple of times and it's great. But what I most liked about it is that _it works outside of GRASS_! It's independent of GRASS, so an user with just a shapefile and some GeoTiffs can use it happily. At the same time that I believe it's a great tool and it

Re: [GRASS-user] starspan with grass support compilation failure

2009-01-30 Thread Markus Neteler
On Fri, Jan 30, 2009 at 11:30 AM, Daniel Victoria daniel.victo...@gmail.com wrote: ... I say this because I had several grass rasters that I needed to do a zonal stats with a very big shapefile. I was having a hard time importing the shapefile into grass ... Sidenote: There is new activity

Re: [GRASS-user] starspan with grass support compilation failure

2009-01-29 Thread Nikos Alexandris
On Wed, 2009-01-28 at 18:05 +0100, Nikos Alexandris wrote: Not sure if I should post this here. I have a problem compiling starspan with support for GRASS. # configuring reports no problems ./configure --with-grass=/usr/local/grass-6.5.svn # attempt to compile... make [...]

Re: [GRASS-user] starspan with grass support compilation failure

2009-01-29 Thread Dylan Beaudette
On Thu, Jan 29, 2009 at 4:22 AM, Nikos Alexandris nikos.alexand...@felis.uni-freiburg.de wrote: On Wed, 2009-01-28 at 18:05 +0100, Nikos Alexandris wrote: Not sure if I should post this here. I have a problem compiling starspan with support for GRASS. # configuring reports no problems

Re: [GRASS-user] starspan with grass support compilation failure

2009-01-29 Thread Nikos Alexandris
On Thu, 2009-01-29 at 09:07 -0800, Dylan Beaudette wrote: On Thu, Jan 29, 2009 at 4:22 AM, Nikos Alexandris nikos.alexand...@felis.uni-freiburg.de wrote: On Wed, 2009-01-28 at 18:05 +0100, Nikos Alexandris wrote: Not sure if I should post this here. I have a problem compiling starspan with

Re: [GRASS-user] starspan with grass support compilation failure

2009-01-29 Thread Jonathan Greenberg
Folks: I would LOVE to see someone take over development on starspan -- I did submit a OSGEO application but it came back denied, more or less, because of lack of community support. There are a lot of bugs and user interface issues still remaining that would be nice to get cleaned up,

Re: [GRASS-user] starspan with grass support compilation failure

2009-01-29 Thread Nikos Alexandris
On Thu, 2009-01-29 at 10:15 -0800, Jonathan Greenberg wrote: Folks: I would LOVE to see someone take over development on starspan -- I did submit a OSGEO application but it came back denied, more or less, because of lack of community support. There are a lot of bugs and user

[GRASS-user] starspan with grass support compilation failure

2009-01-28 Thread Nikos Alexandris
Not sure if I should post this here. I have a problem compiling starspan with support for GRASS. # configuring reports no problems ./configure --with-grass=/usr/local/grass-6.5.svn # attempt to compile... make [...] src/stats/Stats.cc:232: error: ‘sort’ was not declared in this scope make: ***