[GRASS-dev] Re: [GRASS GIS] #597: Digitize tool won't work
GRASS GIS
trac at osgeo.org
Mon May 11 11:30:43 EDT 2009
#597: Digitize tool won't work
---------------------+------------------------------------------------------
Reporter: vince | Owner: martinl
Type: defect | Status: assigned
Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: | Keywords: digitize
Platform: MacOSX | Cpu: x86-64
---------------------+------------------------------------------------------
Comment (by kyngchaos):
vdigit in the wxGUI is python-based. It won't compile or run for 64bit
OSX. But, even when the rest of GRASS is 64bit, vdigit (and wx nviz) will
compile and run for 32bit OSX.
v.digit (vector/v.digit) will compile 64bit, since it's not python-based.
I don't see anything in the README that says it won't run on 64bit OSX
(unless you mean the macosx/readme.rtf), but it's possible and very likely
- there were problems in the vector dglib for OSX 64bit that have been
fixed in trunk, but I don't know if they were backported, since the fix
was indirectly a result of another bugfix.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/597#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list