On Wed, Jun 5, 2013 at 10:08 PM, Michael Barton <[email protected]> wrote: > I just was able to test g.extension on GRASS 7 compiled yesterday. I tried it > with r.fuzzy because (IIRC) Markus said it is not broken and should install. > > Unfortunately, it does not yet work. Here is the error. Note that the > demolocation is NOT my default or explicitly specified install location > ($GRASS_ADDON_BASE is /Users/cmbarton/Library/GRASS/7.0/Modules).
It seems that demolocation is not found? It is used in the virtual session set up during the compilation process which fails below: > g.extension extension=r.fuzzy operation=add > Fetching <r.fuzzy> from GRASS-Addons SVN (be patient)... > Compiling... > main.c: In function 'main': ... > ERROR: LOCATION > </Users/Shared/grass_dev/grass7_dev/dist.x86_64-apple-darwin12.3.0/demolocation> > not available Is it possible that the copying of demolocation to that target is not happening on Mac? It is actually needed. Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
