igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] How to build development version?


From: Nick Eubank
Subject: Re: [igraph] How to build development version?
Date: Tue, 27 Jan 2015 07:48:05 +0000

Hi Jeff: I can't speak building the development version, but adapting Python-iGraph to use cairocffi isn't too hard. I sent an email to this list a couple weeks ago with details of how -- let me know if you can't find it in the archive. And if I could do it I'm sure you could too!
On Mon, Jan 26, 2015 at 11:36 PM Jeff Alstott <address@hidden> wrote:
I am trying to build and install the development version of igraph and python-igraph, because I want to use cairocffi instead of pycairo (which has been implemented in the development, but not version 0.7). However, I'm having trouble configuring igraph:

$ls
AUTHORS       configure.ac     debian    igraph_Info.plist.in  INSTALL.WINDOWS  msvc   optional  tests
bootstrap.sh  CONTRIBUTING.md  doc       igraph.pc.in          interfaces       NEWS   README    TODO
ChangeLog     COPYING          examples  include               Makefile.am      nexus  src       tools


$./configure
bash: ./configure: No such file or directory

$chmod +x configure.ac

$./configure.ac
./configure.ac: line 1: syntax error near unexpected token `igraph,'
./configure.ac: line 1: `AC_INIT(igraph, esyscmd([tr -d '\n' < VERSION]), address@hidden)'


What am I missing?

_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help

reply via email to

[Prev in Thread] Current Thread [Next in Thread]