[GRASS-dev] Re: [GRASS GIS] #1406: g.extension fails on Mac (maybe
other platforms too?)
GRASS GIS
trac at osgeo.org
Wed Jul 20 18:19:05 EDT 2011
#1406: g.extension fails on Mac (maybe other platforms too?)
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.2
Component: Compiling | Version: unspecified
Keywords: g.extension | Platform: MacOSX
Cpu: OSX/Intel |
-------------------------+--------------------------------------------------
Comment(by cmbarton):
OK. Will try.
{{{
g.extension -s ext=wx.stream
}}}
...from the command line gives the following error
{{{
GRASS 7.0.svn (SAmerica_LL_WGD84):~ > g.extension -s ext=wx.stream
Fetching 'wx.stream' from GRASS-Addons SVN (be patient)...
A wx.stream/gui_modules
A wx.stream/gui_modules/rstream.py
A wx.stream/gui_modules/rstream_panelOne.py
A wx.stream/Makefile
Checked out revision 47190.
Compiling 'wx.stream'...
/usr/bin/install -c -m 644 gui_modules/rstream.py
/Users/Shared/grass_dev/grass70_dev/dist.i386-apple-
darwin10.8.0/etc/gui/wxpython/gui_modules/rstream.py
/usr/bin/install -c -m 644 gui_modules/rstream_panelOne.py
/Users/Shared/grass_dev/grass70_dev/dist.i386-apple-
darwin10.8.0/etc/gui/wxpython/gui_modules/rstream_panelOne.py
python -m py_compile /Users/Shared/grass_dev/grass70_dev/dist.i386-apple-
darwin10.8.0/etc/gui/wxpython/gui_modules/rstream.py
python -m py_compile /Users/Shared/grass_dev/grass70_dev/dist.i386-apple-
darwin10.8.0/etc/gui/wxpython/gui_modules/rstream_panelOne.py
make parsubdirs
make[1]: Nothing to be done for `parsubdirs'.
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1406#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list