Hi,

I'd like to install the add-on r.fuzzy.system on GRASS7 on my
Mac OSX (10.9.4). GRASS7beta3 (r61585M) has been installed via
http://grassmac.wikidot.com/downloads. All necessary frameworks
have also been installed and grass itself works properly.

However, when it comes to the installation of the add-on, I get
following error:

g.extension extension=r.fuzzy.system svnurl=
http://svn.osgeo.org/grass/grass-addons/grass7
Fetching <r.fuzzy.system> from GRASS-Addons SVN (be patient)...
Compiling...
system.c:122:11: warning: 7 enumeration values not handled
in switch: 't_START', 't_IS_NOT', 't_IS'... [-Wswitch]
                switch (operator_stack[opr_top]) {
                        ^
1 warning generated.
system.c:122:11: warning: 7 enumeration values not handled
in switch: 't_START', 't_IS_NOT', 't_IS'... [-Wswitch]
                switch (operator_stack[opr_top]) {
                        ^
1 warning generated.
/bin/sh: Radinger-18713/gisrc: No such file or directory
make: *** [r.fuzzy.system.tmp.html] Error 1
ERROR: Compilation failed, sorry. Please check above error messages.


Do I need to install any other packages etc. or is just the add-on broken?

Just to mention, my computer's name includes a space, so e.g. the
grass7rc is located here: "/Users/Johannes Radinger/.grass7/rc"
If that information is needed....

Maybe anybody has some more information about that issue.

Best regards,
Johannes
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to