For those who have the same problem, I forgot to compiling R from source
with --enable-R-shlib to make it a shared library.
So try ./configure --enable-R-shlib
Hope that helps anyone with that issue.
Fong
On Tue, Jul 6, 2010 at 1:57 PM, Fong Chun Chan
wrote:
> I get this:
>
>
>
I get this:
"R was not built as a library"
Fong
On Tue, Jul 6, 2010 at 1:56 PM, Peter wrote:
> On Tue, Jul 6, 2010 at 9:48 PM, Fong Chun Chan
> wrote:
> >> Hi,
> >>
> >> I am trying to get Rpy2 installed on my machine, and I downloaded and
>
>
> Hi,
>
> I am trying to get Rpy2 installed on my machine, and I downloaded and ran
> this command: python setup.py install --prefix='/home/fong'. But I've run
> into all these errors (listed below). Does anyone have any idea on what is
> going on?
>
> Thanks,
>
> Fong
>
>
>
> running
Hi,
I am getting this weird error when I try to import the affy package from
python using Rpy2. I am using R version 2.10.1 and Rpy2 2.1.3.
The piece of code that is causing it is "r.library('simpleaffy'') and the
error I am getting:
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to