Hi Andrea,
I copied the precompiled files in my graph-tool folder (the folder where I
unpacked the files into). When I run './graph-tool', I got the error:
[EMAIL PROTECTED]:~/graph-tool-1.1.2$ ./graph-tool
Traceback (most recent call last):
File "./graph-tool", line 24, in
from libgraph_
I don't have any idea. Do you have libstdc++ installed? (I guess yes).
For simplicity, have you tried the precompiled static version of graph-tool?
Cheers,
Andrea
On Monday 01 October 2007, Daniel LIU wrote:
> Hi Andrea,
>
> I copied the precompiled files in my graph-tool folder (the folder wh
On 10/01/2007 05:16 AM, Daniel LIU wrote:
> Hi Andrea,
>
> I copied the precompiled files in my graph-tool folder (the folder where I
> unpacked the files into). When I run './graph-tool', I got the error:
>
> [EMAIL PROTECTED]:~/graph-tool-1.1.2$ ./graph-tool
> Traceback (most recent call last)