Hi, and sorry for the late response. On 01/18/2009 10:07 PM, Chris Wj wrote:
I compiled 1.1.2 on Ubuntu Linux 8.10 64 bit with GCC 4.3.2, Boost version 1.35, and libexpat 2.0.1. I used the option --enable-openmp. When I run graph-tool, I get a segmentation fault when loading graphml files. I can run the program and get the help usage, but I cannot use the --load myfile.xml option without the segmentation fault. The graphml file is the test file from the text on the graph-tool documentation webpage.
Please try without --enable-openmp. It is still relatively experimental... In the following weeks I will release a new version of graph-tool with extensive modifications, which should also work fully with openmp.
I could not compile the current GIT version, which is why I went with 1.1.2.
What was the error? You should have been able to compile it... Cheers, Tiago -- Tiago de Paula Peixoto <tiago@forked.de>