[GRASS-dev] GRASS 7.0 beta3 problems on Mac
Vaclav Petras
wenzeslaus at gmail.com
Mon Aug 11 13:42:37 PDT 2014
On Mon, Aug 11, 2014 at 3:47 PM, Michael Barton <Michael.Barton at asu.edu>
wrote:
>
> The problem with starting GRASS has to do with the fact that a couple of
> the xml files for the new (and still unused?) “toolbox” do not get made.
> But SOME of them DO get made. Here is the call that successfully makes one
> of the xml files and a call that fails. Note that the full path is not
> specified in the one that fails.
>
> This one works:
> /Applications/Xcode.app/Contents/Developer/usr/bin/make
> /Users/cmbarton/grass_source/grass7_rb/dist.x86_64-apple-darwin13.3.0/gui/wxpython/xml/module_items.xml
>
> This one fails:
> /Applications/Xcode.app/Contents/Developer/usr/bin/make xml/menudata.xml
>
> Looks to me like it SHOULD be calling
> /Applications/Xcode.app/Contents/Developer/usr/bin/make
> /Users/cmbarton/grass_source/grass7_rb/dist.x86_64-apple-darwin13.3.0/gui/wxpython/xml/menudata.xml
>
This sounds good although I cannot really say because I know nothing (or
just very few) about makefiles and I'm puzzled by the fact that changing
target in make causes change in architecture-environmental settings (since
your command runs).
If I missed some guide to GRASS makefiles, let me know. (The only guide I
tried to use was the book Die GNU Autotools because of its promising title.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20140811/f0e3db3d/attachment-0001.html>
More information about the grass-dev
mailing list