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. -- Claudio Martella claudio.martella@vu.nl On Dec 30, 2011, at 1:25 AM, Tiago de Paula Peixoto wrote:
On 12/29/2011 01:01 PM, Martella, C. wrote:
Hello,
I see recently many people have had one problem or another to run graph-tool on mac os x. I've been able to build graph-tool on Lion, with apple gcc 4.2, boost 1.47 and python 2.7.2 (these last two from homebrew). The problem is that graph_tool doesn't import:
[...]
I've committed a fix for this in the git version. Could you test it and see if you get the same problem?
Cheers, Tiago
-- Tiago de Paula Peixoto <tiago@skewed.de>
_______________________________________________ graph-tool mailing list graph-tool@skewed.de http://lists.skewed.de/mailman/listinfo/graph-tool