[GRASS-dev] Re: [GRASS GIS] #1406: g.extension fails on Mac (maybe
other platforms too?)
GRASS GIS
trac at osgeo.org
Thu Jul 21 06:57:22 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 martinl):
Replying to [comment:5 cmbarton]:
> ...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'.
}}}
I don't see any kind of error which would be related to {{{g.extension}}}.
{{{
> make parsubdirs
> make[1]: Nothing to be done for `parsubdirs'.
}}}
This is bug in Makefile provided in {{{wx.stream}}}.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1406#comment:7>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list