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:
>
>
> "R was not bui
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
> ran
> >> this command: python setup.py install --pr
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 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
>
> 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