igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] makefile errors in the (develop branch) interfaces/R folder


From: Gábor Csárdi
Subject: Re: [igraph] makefile errors in the (develop branch) interfaces/R folder
Date: Mon, 20 Oct 2014 19:25:24 -0400

You don't have to build the C lib to build the R package, so can you please try

git clean -fdx .
git pull
cd interfaces/R
make

Thanks,
Gabor

On Mon, Oct 20, 2014 at 12:34 PM, Glenn Lawyer <address@hidden> wrote:
> I believe I am inside the git tree. The make file calls
> "../../tools/getversion.sh" which successfully reads the version from the
> head of the Git tree on my setup. The failure comes slightly later.
>
> Tamás, thanks for your suggestion to use R CMD BUILD; this is indeed what
> the instructions say, and also what the makefile itself does after creating
> the proper R package directory structure and compiling some files.
>
> +glenn
>
> Message: 8
> Date: Mon, 20 Oct 2014 09:14:28 -0400
> From: G?bor Cs?rdi <address@hidden>
> To: Help for igraph users <address@hidden>
> Subject: Re: [igraph] makefile errors in the (develop branch)
>       interfaces/R    folder
> Message-ID:
>       <address@hidden>
> Content-Type: text/plain; charset=UTF-8
>
> No, running 'make' in interfaces/R is actually the way to build the R
> package. But for the development version you need to be inside the git
> tree.
>
> Gabor
>
>
> --
> --------------------------------------------------------------
>      Dr. Glenn Lawyer
>      +352 661 967 244
>      Max-Planck-Institut für Informatik
>      Computational Biology and Applied Algorithmics
>      Campus E1 4
>      66123 Saarbrücken, Germany
>      http://bioinf.mpi-inf.mpg.de/~lawyer
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>



reply via email to

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