Skip to content

Instantly share code, notes, and snippets.

@jctull
Created September 17, 2013 23:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jctull/44d9ce4388fd485bfd5d to your computer and use it in GitHub Desktop.
Save jctull/44d9ce4388fd485bfd5d to your computer and use it in GitHub Desktop.
GRASS and Sextante
To make grass (homebrew) work with sextante in qgis, you need to create a symlink for grass.sh to grass64 in /usr/local/bin:
ln -s /usr/local/bin/grass64 /usr/local/bin/grass.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment