1 . Boost version : dev-libs/boost-1.52.0-r6 2 . I just directly did ./configure make install 3. import graph_tool g = graph_tool.Graph() # <== Works fine I did attached config.log and config.status , in separated email, not sure why it didn't show up here. On Thursday, March 20, 2014 9:11:34 PM UTC+6:30, Tiago Peixoto wrote:
On 03/20/2014 03:39 PM, Phyo Arkar Lwin wrote:
$ python Python 2.7.5 (default, Oct 14 2013, 09:13:45) [GCC 4.7.3] on linux2 Type "help", "copyright", "credits" or "license" for more information.
from graph_tool.all import * Segmentation fault
I am on Sabayon Linux 64bit, alll ./configure options met including optionals.
This is not very useful information. Please provide a gdb backtrace, the compiler version you are using, as well as Boost, the options you passed to the configure script, the contents of the config.log file, etc.
Best, Tiago
-- Tiago de Paula Peixoto <ti...@skewed.de <javascript:>>