igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] cannot use graphml on 64bit machines


From: Gábor Csárdi
Subject: Re: [igraph] cannot use graphml on 64bit machines
Date: Wed, 10 Dec 2008 18:18:59 +0100

I mean libxml2-dev. Maybe xml2-devel or libxml2-devel or something
similar on your distribution.

G.

On Wed, Dec 10, 2008 at 6:18 PM, Gábor Csárdi <address@hidden> wrote:
> You have to have the libxml-dev package installed to enable GraphML
> support. When you install the igraph R package.
>
> Best,
> Gabor
>
> On Thu, Dec 11, 2008 at 6:03 PM, Stefan Kroeger <address@hidden> wrote:
>> Hello people,
>>
>> I have a big problem in reading graphml files:
>> I do: g <- read.graph(file="/pathToFile/file.xml", format="graphml")
>> -> The file is definitely correct (it works perfect on 32bit machines).
>>
>> Output:
>> Error in read.graph.graphml(file, ...) :
>>  At foreign-graphml.c:1007 : GraphML support is disabled, Unimplemented
>> function call
>>
>> This appeared with several version of R (R-base-2.8.0-*, R-base-2.7.2,
>> igraph-0.5.1)
>>
>> I run one openSuse 11.1 64bit machine and one SLE 10 SP1 64bit machine,
>> same results on both.
>>
>> can anybody give me a hint...would be great
>>
>>
>>
>>
>> best regards
>> stefan
>>
>>
>> _______________________________________________
>> igraph-help mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/igraph-help
>>
>
>
>
> --
> Gabor Csardi <address@hidden>     UNIL DGM
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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