[GRASS-user] unable to locate GEOS library (grass 7 configure)
achim
ak7 at jupiter.uni-freiburg.de
Sun Aug 16 06:35:28 EDT 2009
Hi folks,
building grass65 with geos works, but in grass7 svn using the same
./configure, the error "> configure: error: *** Unable to locate GEOS
library." appears.
locating the geos-configure-file obvious successfully and correct.?
on opensuse 11.1 64bit I run:
CFLAGS="-O3 -msse3 -march=core2 -Wall" LDFLAGS="-s" ./configure \
--enable-64bit \
--with-libs=/usr/lib64 \
--with-fftw \
--with-cxx \
--with-sqlite \
--with-blas \
--with-cairo \
--with-cairo-includes=/usr/include/cairo \
--with-freetype \
--with-freetype-includes=/usr/include/freetype2 \
--with-proj-share=/usr/share/proj \
--with-geos=/usr/bin/geos-config \
--with-python=/usr/bin/python-config \
--with-wxwidgets=/usr/bin/wx-config \
--with-readline
(works with just "--with-geos", too)
(on grass 7 and 65 configuring without geos leaves an vdigit-error, I
ignore so far, because I don't need it now:
error because of wxPython not found
"pseudodc.cpp:17:34: error: wx/wxPython/wxPython.h: Datei oder
Verzeichnis nicht gefunden" (file or directory not found);
its located here:
/usr/lib/wxPython-2.8.9.1-gtk2-unicode/include/wx-2.8/wx/wxPython/wxPython.h,
but why its not found?)
Any idea?
Cheers,
Achim
More information about the grass-user
mailing list