Re: [Qgis-user] Using GRASS through Processing

2013-11-21 Thread Manuel Spínola
Thank you very much. This is what I got: Last login: Thu Nov 21 07:30:34 on console MacBook-Pro-de-Manuel:~ manuelspinola$ ls -la /Applications/QGIS.app/Contents/MacOS/grass/ total 8 drwxrwxr-x 12 root admin408 Oct 30 11:11 . drwxrwxr-x7 root admin238 Oct 30 11:11 .. drwxrw

Re: [Qgis-user] Using GRASS through Processing

2013-11-21 Thread Manuel Spínola
It works William. Thank you very much. Best, Manuel 2013/11/21 William Kyngesburye > For all those having trouble with GRASS and Processing - I remember fixing > this in an update, but it looks like the packaging software had cached the > old state of grass.sh and "unfixed" it on me. I'll g

Re: [Qgis-user] Using GRASS through Processing

2013-11-21 Thread William Kyngesburye
For all those having trouble with GRASS and Processing - I remember fixing this in an update, but it looks like the packaging software had cached the old state of grass.sh and "unfixed" it on me. I'll get a new package out soon, but for an immediate fix, just run this in a Terminal: sudo chmod

Re: [Qgis-user] Using GRASS through Processing

2013-11-20 Thread William Kyngesburye
What system version are you on? To check the execute setting, in a Terminal type: ls -la /Applications/QGIS.app/Contents/MacOS/grass/ the first part of the line for grass.sh should read "-rwxr-xr-x@". If there are not 3 x's in there, you can fix it with (again in a terminal): sudo chm

Re: [Qgis-user] Using GRASS through Processing

2013-11-20 Thread Mark Seibel
Hi. > I took a look at the INFO in Processing and I got this message > > GRASS execution console output > > /bin/sh: /Applications/QGIS.app/Contents/MacOS/grass/grass.sh: Permission denied > > /bin/sh: /Applications/QGIS.app/Contents/MacOS/grass/grass.sh: Permission denied > > > How can I have acc

[Qgis-user] Using GRASS through Processing

2013-11-20 Thread Manuel Spínola
Dear list members, I am trying to use GRASS through Processing and I got the following message: Missing dependency.This algorithm cannot be run :-( This algorithm requires GRASS to be run. Unfortunately, it seems that GRASS is not installed in your system, or it is not correctly configured to