igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] problem generating Makefile


From: Jan Berkel
Subject: Re: [igraph] problem generating Makefile
Date: Thu, 6 Nov 2008 14:29:17 +0000


ah that explains it.... i checked the url for the 2 links and thought they were the same. thanks ! i'm just in the process of creating a portfile for macports, in case anyone is interested.

On 6 Nov 2008, at 14:24, Tamas Nepusz wrote:

And yeah, it's kinda confusing, since the only difference between the two file names is a dash (-) versus an underscore (_) :-/

--
T.

On 2008.11.06., at 14:19, Gábor Csárdi wrote:

That's an R package that you are downloading, are you aware of that?
If you want the R package version of igraph, then install it the R
way, if you want the C library, then please download that instead.

On Thu, Nov 6, 2008 at 3:12 PM, Jan Berkel <address@hidden> wrote:

I can't compile the released version (0.5.1) because configure doesn't
create a Makefile.
(http://cneurocvs.rmki.kfki.hu/igraph/download/igraph_0.5.1.tar.gz)

i've tested on debian testing as well as on mac os x, same result. here's
the output:

$ CFLAGS='-L/opt/local/lib -I/opt/local/include' ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out

--- lots of output left out ---

checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
configure: creating ./config.status
config.status: creating src/config.h
config.status: creating R/config.R
config.status: creating src/Makevars

then it stops (exit code is 0). the fact that it doesn't work on 2 different
platforms suggests a problem with the configure file itself.


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




--
Gabor Csardi <address@hidden>     UNIL DGM


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






reply via email to

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