[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [igraph] cannot use graphml on 64bit machines
From: |
Stefan Kroeger |
Subject: |
Re: [igraph] cannot use graphml on 64bit machines |
Date: |
Wed, 10 Dec 2008 21:29:40 +0100 |
User-agent: |
Thunderbird 2.0.0.18 (X11/20081126) |
Hey Gábor,
Gábor Csárdi schrieb:
> You have to have the libxml-dev package installed to enable GraphML
> support. When you install the igraph R package.
Thank you very much it seems to work!
Best
Stefan
> 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
>>
>
>
>