Hi Claudio, On 12/29/2011 11:36 PM, Martella, C. wrote:
hi tiago,
thanks for answering.
actually i'm having problems running ./configure on the git version.
$ ./autogen.sh && ./configure
i get:
[..] checking python2.7 module: numpy... yes checking for /usr/local/Cellar/python/2.7.2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h... yes checking python2.7 module: scipy... yes checking /usr/local/Cellar/python/2.7.2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/weave/scxx/object.h usability... yes checking /usr/local/Cellar/python/2.7.2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/weave/scxx/object.h presence... yes checking for /usr/local/Cellar/python/2.7.2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/weave/scxx/object.h... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking CGAL/version.h usability... yes checking CGAL/version.h presence... yes checking for CGAL/version.h... yes ./configure: line 18961: syntax error near unexpected token `CAIROMM,' ./configure: line 18961: `PKG_CHECK_MODULES(CAIROMM, cairomm-1.0)'
i have cairo and carom installed from homebrew.
This test should not be there (yet). I've pushed a commit to fix this. Please try again. Cheers, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>