[GRASS-dev] GRASS 7 configure fails on Mac
Michael Barton
michael.barton at asu.edu
Mon Mar 30 13:56:59 EDT 2009
I just did an svn update from trunk and tried to configure GRASS 7
prior to compiling. I'm using the same configure string that worked
successfully 48 hours ago. But configure failed with an geos-config
error (below). Is this a bug, or do I need to change my config string
to something different?
Michael
========= error =======
checking for gdal-config... /Library/Frameworks/GDAL.framework/
Programs/gdal-config
checking whether to use GEOS... yes
checking for geos-config... no
configure: error: *** couldn't find geos-config
========= configure string - used to work ==========
./configure --with-freetype --with-freetype-includes="/Library/
Frameworks/FreeType.framework/unix/include/freetype2 /Library/
Frameworks/FreeType.framework/unix/include" --with-freetype-libs=/
Library/Frameworks/FreeType.framework/unix/lib --with-gdal=/Library/
Frameworks/GDAL.framework/Programs/gdal-config --with-proj --with-proj-
includes=/Library/Frameworks/PROJ.framework/unix/include --with-proj-
libs=/Library/Frameworks/PROJ.framework/unix/lib --with-proj-share=/
Library/Frameworks/PROJ.framework/Resources/proj --with-jpeg-includes=/
Library/Frameworks/UnixImageIO.framework/unix/include --with-jpeg-
libs=/Library/Frameworks/UnixImageIO.framework/unix/lib --with-png-
includes=/Library/Frameworks/UnixImageIO.framework/unix/include --with-
png-libs=/Library/Frameworks/UnixImageIO.framework/unix/lib --with-
tiff-includes=/Library/Frameworks/UnixImageIO.framework/unix/include --
with-tiff-libs=/Library/Frameworks/UnixImageIO.framework/unix/lib --
without-postgres --without-mysql --with-odbc --with-sqlite --with-
sqlite-libs=/Library/Frameworks/SQLite3.framework/unix/lib --with-
sqlite-includes=/Library/Frameworks/SQLite3.framework/unix/include --
with-fftw-includes=/Library/Frameworks/FFTW3.framework/unix/include --
with-fftw-libs=/Library/Frameworks/FFTW3.framework/unix/lib --with-x --
with-cxx --with-opengl=aqua --without-readline --prefix=/Applications/
GRASS --enable-macosx-app --with-python=/usr/bin/python-config --with-
wxwidgets=/usr/local/lib/wxPython-unicode-2.8.9.2/bin/wx-config --
without-cairo --with-tcltk-includes="/Library/Frameworks/Tcl.framework/
Headers /Library/Frameworks/Tk.framework/Headers /Library/Frameworks/
Tk.framework/PrivateHeaders"
More information about the grass-dev
mailing list