Re: [GRASS-dev] xganim compilation on GRASS 7

2010-01-03 Thread William Kyngesburye
no error in config.log? Just checking since this is configure output, not log. On Jan 3, 2010, at 8:25 PM, Michael Barton wrote: > No error. Here's the configure result. > > > Michael > > GRASS is now configured for: i386-apple-darwin10.2.0 > > Source directory:/Users/cmbarton/

Re: [GRASS-dev] xganim compilation on GRASS 7

2010-01-03 Thread Michael Barton
No error. Here's the configure result. Michael GRASS is now configured for: i386-apple-darwin10.2.0 Source directory:/Users/cmbarton/grass_dev/grass70_dev Build directory: /Users/cmbarton/grass_dev/grass70_dev Installation directory: ${prefix}/GRASS-7.0.app/C

Re: [GRASS-dev] xganim compilation on GRASS 7

2010-01-03 Thread William Kyngesburye
On Jan 3, 2010, at 7:48 PM, Michael Barton wrote: > MACOSX_ARCHS_WXPYTHON = > > That is, there is nothing there. Maybe this is the problem. Ah, that's not right. config.log - the arch check for wxpython is at the bottom (no errors would be completely quiet, I didn't put a log message in conf

[GRASS-dev] Re: [GRASS GIS] #854: g.extension does not work on a Mac (probably not on Windows either

2010-01-03 Thread GRASS GIS
#854: g.extension does not work on a Mac (probably not on Windows either ---+ Reporter: cmbarton | Owner: grass-dev@lists.osgeo.org Type: defect| Status: new Priority:

Re: [GRASS-dev] xganim compilation on GRASS 7

2010-01-03 Thread Michael Barton
On Jan 3, 2010, at 3:22 PM, William Kyngesburye wrote: > On Jan 3, 2010, at 3:32 PM, Michael Barton wrote: > >> On Jan 3, 2010, at 2:13 PM, William Kyngesburye wrote: >> >> I'm specifying the archs, using the exact same config string that I used >> successfully a couple days ago. This string

[GRASS-dev] Re: [GRASS GIS] #854: g.extension does not work on a Mac (probably not on Windows either

2010-01-03 Thread GRASS GIS
#854: g.extension does not work on a Mac (probably not on Windows either ---+ Reporter: cmbarton | Owner: grass-dev@lists.osgeo.org Type: defect| Status: new Priority:

[GRASS-dev] Re: [GRASS GIS] #854: g.extension does not work on a Mac (probably not on Windows either

2010-01-03 Thread GRASS GIS
#854: g.extension does not work on a Mac (probably not on Windows either ---+ Reporter: cmbarton | Owner: grass-dev@lists.osgeo.org Type: defect| Status: new Priority:

Re: [GRASS-dev] xganim compilation on GRASS 7

2010-01-03 Thread William Kyngesburye
On Jan 3, 2010, at 3:32 PM, Michael Barton wrote: > On Jan 3, 2010, at 2:13 PM, William Kyngesburye wrote: > > I'm specifying the archs, using the exact same config string that I used > successfully a couple days ago. This string works in 6.5 too. Could this be > related to the Mac make file ch

Re: [GRASS-dev] xganim compilation on GRASS 7

2010-01-03 Thread Michael Barton
On Jan 3, 2010, at 2:54 PM, grass-dev-requ...@lists.osgeo.org wrote: > Message: 2 > Date: Sun, 3 Jan 2010 14:40:27 -0500 > From: Helena Mitasova > Subject: Re: [GRASS-dev] xganim compilation on GRASS 7 > To: William Kyngesburye > Cc: GRASS developers grass-developers > Message-ID: > Content-

[GRASS-dev] [GRASS GIS] #854: g.extension does not work on a Mac (probably not on Windows either

2010-01-03 Thread GRASS GIS
#854: g.extension does not work on a Mac (probably not on Windows either +--- Reporter: cmbarton| Owner: grass-dev@lists.osgeo.org Type: defect | Status: new

Re: [GRASS-dev] xganim compilation on GRASS 7

2010-01-03 Thread Michael Barton
On Jan 3, 2010, at 2:13 PM, William Kyngesburye wrote: > On Jan 3, 2010, at 12:36 PM, William Kyngesburye wrote: > >> The missing symbol errors were because of the missing arch error. xganim is >> not getting the arch magic, so is building 64bit by default, which doesn't >> work for wxpython

Re: [GRASS-dev] xganim compilation on GRASS 7

2010-01-03 Thread William Kyngesburye
On Jan 3, 2010, at 12:36 PM, William Kyngesburye wrote: > The missing symbol errors were because of the missing arch error. xganim is > not getting the arch magic, so is building 64bit by default, which doesn't > work for wxpython. Interesting that Quicktime is missing the 64bit arch > (same

Re: [GRASS-dev] xganim compilation on GRASS 7

2010-01-03 Thread William Kyngesburye
On Jan 3, 2010, at 1:40 PM, Helena Mitasova wrote: > William, > > talking about xganim, will you be including xganim in your GRASS64 binaries? > We use it a lot for viewing and browsing the results of simulations and data > time series > on our linux machines but the students miss it on Mac and

Re: [GRASS-dev] xganim compilation on GRASS 7

2010-01-03 Thread Helena Mitasova
William, talking about xganim, will you be including xganim in your GRASS64 binaries? We use it a lot for viewing and browsing the results of simulations and data time series on our linux machines but the students miss it on Mac and MSwindows. Also, do you plan to make the wxpython GUI the

Re: [GRASS-dev] xganim compilation on GRASS 7

2010-01-03 Thread William Kyngesburye
This is the part: > c++ -L/Users/cmbarton/grass_dev/grass70_dev/dist.i386-apple-darwin10.2.0/lib > -L/Users/cmbarton/grass_dev/grass70_dev/dist.i386-apple-darwin10.2.0/lib > -o > /Users/cmbarton/grass_dev/grass70_dev/dist.i386-apple-darwin10.2.0/bin/xganim > OBJ.i386-apple-darwin10.2.0/g

Re: [GRASS-dev] xganim compilation on GRASS 7

2010-01-03 Thread William Kyngesburye
What's the complete compile command just before that error? On Jan 3, 2010, at 11:52 AM, Michael Barton wrote: > I updated from the svn trunk and compiled with Mac OS X 10.6. > > In addition to v.krige not compiling, with this new update, xganim does not > compile. It does compile on GRASS 6.5.

[GRASS-dev] xganim compilation on GRASS 7

2010-01-03 Thread Michael Barton
I updated from the svn trunk and compiled with Mac OS X 10.6. In addition to v.krige not compiling, with this new update, xganim does not compile. It does compile on GRASS 6.5. Here is the error. It appears to be in ximgview. "wxWindow::SetScrollPos(int, int, bool)", referenced from: v

[GRASS-dev] Python script to call grass 7 modules as service

2010-01-03 Thread Soeren Gebbert
Dear developers, JFYI: I have implemented a Python script which allows to call grass 7 modules as a service (e.g.: from a WPS server). This script works currently only with grass raster modules. Vector modules are work in progress. The processing is based on grass version 7. The clue is that the us

Re: [GRASS-dev] Issues of 6.5 build on WinXP

2010-01-03 Thread Glynn Clements
Michael Barton wrote: > Do these changes and those in r40191-40200 fix the lag on adding a > vector? Can you check? They don't address that issue. -- Glynn Clements ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/