On 01/02/2014 01:44 PM, Liu wrote:
Hi,everyone
I have some problems with installing graph-tools. After I execure ./configure graph-tools, it stops with a message saying libstdc++ config.status: executing libtool commands configure: Modifying libtool to correctly link libstdc++ before anything else...I am not fimiliar with Linux...so I don't know how I can I link my libstd to libtool.
This is not an error message. After the configure script finishes, you have to compile and install the package with "make" and "make install".
I install boost-1.55.0 ipython-dev, python with spyder, scipy, numpy, expat, cgal and sparsehash. My OS is Ubuntu 13.10 64bit with gnome 3.10.
The Internet access is not good. So I cannot use the sources that you provide.
Are you referring to the pre-compiled packages for ubuntu? Why can you download the source but not the binary packages? It is much easier than compiling it by hand. Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>