[GRASS-dev] OSX 10.10 Yosemite + Homebrew - Summary

Carlos Grohmann carlos.grohmann at gmail.com
Wed Aug 5 07:33:09 PDT 2015


OK, this is a summary of what works and what doesn't work when installing
GRASS 7.1svn through homebrew on OSC 10.10 Yosemite (still need to test
these on El Capitan 10.11).


1) libLAS: although properly installed by homebrew, it's not found by
./configure:
:==> ./configure --prefix=/usr/local/Cellar/grass-71/HEAD --enable-shared
--with-
checking for gdal-config... /usr/local/opt/gdal/bin/gdal-config
rm: conftest.dSYM: is a directory
checking whether to use libLAS... yes
checking for liblas-config... /usr/local/opt/liblas/bin/liblas-config
configure: error: *** Unable to locate libLAS library.

2) so give up of liblas for now. The spearfish sample location also won't
work, so install with:
> brew install --HEAD rkrug/head-only/grass-71  --with-openblas
--without-nc_spm_08_grass7

3) after installation, add these to .bash_profile:

export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
export PYTHONPATH=`brew --prefix`/lib/python2.7/site-packages:`brew
--prefix`/lib/python2.7/site-packages/wx-3.0-osx_cocoa
:$PYTHONPATH


And it works!

best

Carlos




-- 
Prof. Carlos Henrique Grohmann
Institute of Energy and Environment - Univ. of São Paulo, Brazil
- Digital Terrain Analysis | GIS | Remote Sensing -

http://carlosgrohmann.com
http://orcid.org/0000-0001-5073-5572
________________
Can’t stop the signal.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20150805/7240f48c/attachment.html>


More information about the grass-dev mailing list