|
From: | Jason Cory Brunson |
Subject: | [igraph] building igraph in R using a local copy of the C library |
Date: | Fri, 11 Dec 2015 15:27:28 -0500 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 |
Hi,I would like to be able to build the igraph package in R using a local copy of the C library in a sandbox directory (i.e. not where libraries are installed by default), for the purpose of writing additional functions in the C library to call in R (python would be OK too).
A friend with more programming experience tried to help me, but ran into trouble early on. So i wonder if there's a straightforward sequence of steps i should take, or if a walkthrough is posted somewhere—or if this is simply not something someone not fluent in C should be doing.
I did not see anything in the list archives. Thanks for any help. Cory
[Prev in Thread] | Current Thread | [Next in Thread] |