igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Building Latest R Source


From: Gábor Csárdi
Subject: Re: [igraph] Building Latest R Source
Date: Fri, 23 Jan 2009 16:50:18 +0100

Hmmm, but you mentioned Linux before..... anyway, if this is the case
you need to install some tools to build R packages, see the R for
windows FAQ at http://cran.r-project.org/bin/windows/base/rw-FAQ.html
You will also need to download the libxml2 library and set some
environment variables.

Perhaps the easiest is to use the R build service at
http://win-builder.r-project.org/
BUT! Please make sure that you replace my email address with yours in
the DESCRIPTION file, otherwise I will get the result of the build.

Best,
Gabor

On Fri, Jan 23, 2009 at 4:17 PM, Al <address@hidden> wrote:
> Ive attached my config.log
>
> Thanks
> Alex
>
> On Fri, Jan 23, 2009 at 10:01 AM, Al <address@hidden> wrote:
>> I should also add that I am trying to build it so I can run it on a
>> Windows machine. Sorry for spamming everyone's mailbox.
>>
>> On Fri, Jan 23, 2009 at 9:51 AM, Al <address@hidden> wrote:
>>> Just to clarify, I meant the latest releases source. I have made a
>>> small modification to the one of the c source files and I want to
>>> built it and test it.
>>>
>>> Thanks
>>> Alex
>>>
>>> On Fri, Jan 23, 2009 at 9:44 AM, Gábor Csárdi <address@hidden> wrote:
>>>> What do you mean by "latest R source"? The one on my laptop? :) Possibly 
>>>> not.
>>>> If you mean installing the 0.5.1 package, then just type
>>>> install.packages("igraph") into R. Or if you really want to do it from
>>>> the command line, then do
>>>>
>>>> R CMD install <source-R-package>
>>>>
>>>> If you want to build an R package, then use 'R CMD build'. If you want
>>>> to build/install the source from bazaar, then you need to do more
>>>> steps.
>>>> So, what is it that you are trying to do? And what are the errors you get?
>>>>
>>>> Gabor
>>>>
>>>> On Fri, Jan 23, 2009 at 3:29 PM, Al <address@hidden> wrote:
>>>>> I am having some issues building the latest R source in Linux. I
>>>>> believe I have all of the dependencies installed, but when I run
>>>>> configure, every appears to pass, but there is no make file generated.
>>>>> Any instructions on how to build the R source would be great!
>>>>>
>>>>> Thanks
>>>>> Alex
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> 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
>>>>
>>>
>>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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