igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] igraph on Windows XP


From: Juanjo Jimenez
Subject: Re: [igraph] igraph on Windows XP
Date: Wed, 4 Nov 2009 14:50:48 -0300

I need to use de C library... I just installed mingw.

2009/11/4 Tamas Nepusz <address@hidden>
> I've been working with igraph library for a while now on Kubuntu 9.04 and
> never had any trouble. But now, I have to work on Windows XP Profesional SP3
> and I have no idea how to install the library.
>
> What should I do?
Are you planning to use the C library, the R interface or the Python
interface? Installation of the R interface is easy, just type
install.packages("igraph") in R and let it do the rest. For the Python
interface, you can download an installer from the Python Package Index.
If you want to use igraph from C, that's a different question. In that
case, the whole process depends on which C compiler you are planning to
use.

--
Tamas


_______________________________________________
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]