This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~:ECK2$ brew install grass-64 -v 2>&1 | |
==> Downloading http://grass.osgeo.org/grass64/source/grass-6.4.3.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/grass-64-6.4.3.tar.gz | |
==> Verifying grass-64-6.4.3.tar.gz checksum | |
tar xf /Library/Caches/Homebrew/grass-64-6.4.3.tar.gz | |
==> Patching | |
patching file Makefile | |
Hunk #1 succeeded at 310 (offset 6 lines). | |
==> ./configure --prefix=/usr/local/Cellar/grass-64/6.4.3 --disable-debug --disable-dependency-tracking --enable-largefile --enable-shared --with-cxx --without-motif --with-python --with-blas --with-lapack --with-sqlite --with-odbc --with-geos=/usr/local/opt/geos/bin/geos-config --with-png --with-readline-includes=/usr/local/opt/readline/include --with-readline-libs=/usr/local/opt/readline/lib --with-readline --with-nls-includes=/usr/local/opt/gettext/include --with-nls-libs=/usr/local/opt/gettext/lib --with-nls --with-freetype --without-wxwidgets --without-tcltk --without-opengl --enable-64bit --with-macos-archs=x86_64 --with-cairo-includes=/usr/local/Cellar/ |