Re: [GRASS-dev] grass7 on mac OSX

2010-06-06 Thread William Kyngesburye
On Jun 6, 2010, at 6:15 PM, Glynn Clements wrote: >> I got an error starting the GUI: >> File >> "/Users/Shared/src/GRASS/svn/trunk/dist.i386-apple-darwin10.3.1/etc/gui/wxpython/gui_modules/ghelp.py", >> line 348, in __init__ >>super(ItemTree, self).__init__(parent, id, ctstyle = ctstyle, *

Re: [GRASS-dev] grass7 on mac OSX

2010-06-06 Thread Glynn Clements
William Kyngesburye wrote: > >> That works, dist/etc/python/grass/lib now fully populated, no make > >> errors (besides the ignored CPP unknown architecture errors). > > > > Does the wxGUI NVIZ module work? > I got an error starting the GUI: > File > "/Users/Shared/src/GRASS/svn/trunk/dist.i

[GRASS-dev] grass7 on mac OSX

2010-06-06 Thread Helmut Kudrnovsky
> > WARNING: Nviz extension (3D view mode) disabled. Reason: > > dlopen(/Users/helena/grassdev7/GRASS-7.0.app/Contents/MacOS/lib/libgrass_datetime.dylib, > > >10): no suitable image found. Did find: >> >> /Users/helena/grassdev7/GRASS-7.0.app/Contents/MacOS/lib/libgrass_datetime.dylib: >

Re: [GRASS-dev] grass7 on mac OSX

2010-06-06 Thread William Kyngesburye
On Jun 6, 2010, at 11:39 AM, Helena Mitasova wrote: > wxnviz still does not run on Mac - this is what I get: > > To compile I have to run make in gui/wxpython > (errors in nviz, xganim and wximgview I ignore) > > I start in text mode and then run > g.gui wx & > > which opens the GUI (works fin

Re: [GRASS-dev] grass7 on mac OSX

2010-06-06 Thread Helena Mitasova
wxnviz still does not run on Mac - this is what I get: To compile I have to run make in gui/wxpython (errors in nviz, xganim and wximgview I ignore) I start in text mode and then run g.gui wx & which opens the GUI (works fine for 2D display) but upon opening the gui I get the warnings listed be

Re: [GRASS-dev] grass7 on mac OSX

2010-06-06 Thread William Kyngesburye
On Jun 6, 2010, at 2:34 AM, Glynn Clements wrote: > > William Kyngesburye wrote: > >> That works, dist/etc/python/grass/lib now fully populated, no make >> errors (besides the ignored CPP unknown architecture errors). > > Does the wxGUI NVIZ module work? I got an error starting the GUI: GRASS

Re: [GRASS-dev] grass7 on mac OSX

2010-06-06 Thread Helena Mitasova
I have been re-compiling and running grass7 on my Mac daily over the past few days and with the yesterday compile wxGUI and r.sim.water runs, but wxnviz opens, starts loading the raster and then stalls - let me run it again and report what error I am getting. Helena On Jun 6, 2010, at 3:34 AM

Re: [GRASS-dev] grass7 on mac OSX

2010-06-06 Thread Massimo Di Stefano
tring to run nviz, it crash on start printing out this log : GRASS_INFO_ERROR(48895,1): Syntax error GRASS_INFO_END(48895,1) Il giorno 06/giu/2010, alle ore 09.34, Glynn Clements ha scritto: > > William Kyngesburye wrote: > >> That works, dist/etc/python/grass/lib now fully populated, no make

[GRASS-dev] Re: [GRASS-user] pdf maps

2010-06-06 Thread Mohammed Rashad
I dont mean GeoPDF . What I said was a simple PDF file format as like jpeg or png which can be read into GRASS GIS as raster mdoule using some module say r.in.pdf or v.in.pdf. the maps are imported as raster and then georeferenced Regards, Rashad From: Ham

[GRASS-dev] Re: [GRASS-user] pdf maps

2010-06-06 Thread Mohammed Rashad
What about having a module for reading pdf maps such as r.in.pdf or v.in.pdf Regards, Rashad From: Glynn Clements To: Mohammed Rashad Cc: grass-dev@lists.osgeo.org; grass-u...@lists.osgeo.org Sent: Sun, June 6, 2010 1:03:25 PM Subject: Re: [GRASS-user] pdf

Re: [GRASS-dev] WinGrass65 + import gui_modules.nviz_tools as nviz_tools: ImportError

2010-06-06 Thread Glynn Clements
Helmut Kudrnovsky wrote: > >> I haven't been paying too much attention, but it would seem to me that if > >> you are moving libraries out of the private $GISBASE tree and into the > >> public osgeo4w lib dir, removing the versioning from the files is the last > >> thing you'd want to do. > > > >H

Re: [GRASS-dev] grass7 on mac OSX

2010-06-06 Thread Glynn Clements
William Kyngesburye wrote: > That works, dist/etc/python/grass/lib now fully populated, no make > errors (besides the ignored CPP unknown architecture errors). Does the wxGUI NVIZ module work? -- Glynn Clements ___ grass-dev mailing list grass-dev@l

[GRASS-dev] Re: [GRASS-user] pdf maps

2010-06-06 Thread Glynn Clements
Mohammed Rashad wrote: > Is there any module in grass to read maps which are in PDF format to raster > or vector. > ArcGIS can read pdf files as raster maps. may i know the module is available > in GRASS or GRASS-Addons repo. Ghostscript can generate SVG output. I don't know of any tool to imp

[GRASS-dev] Re: [GRASS-user] pdf maps

2010-06-06 Thread Jarek Jasiewicz
Mohammed Rashad pisze: Is there any module in grass to read maps which are in PDF format to raster or vector. ArcGIS can read pdf files as raster maps. may i know the module is available in GRASS or GRASS-Addons repo. - Rashad