This seems to have resolved my problem:

http://www.mail-archive.com/rpy-list@lists.sourceforge.net/msg01500.html

Cheers,

Willem

On Mon, Oct 5, 2009 at 11:57, Peter <rpy-l...@maubp.freeserve.co.uk> wrote:
> On Mon, Oct 5, 2009 at 10:43 AM, Willem Ligtenberg
> <wligtenb...@gmail.com> wrote:
>>
>> Hi,
>> I need to build rpy on our cluster. Therefore I can only build stuff
>> in my home directory.
>> I have successfully installed Python, numpy and R in my home. Now I am
>> running into problems with rpy.
>> I configured R as follows:
>>
>> ./configure --prefix=/home/wligtenb/R --enable-R-shlib
>> make prefix=/home/wligtenb/R
>> make prefix=/home/wligtenb/R install
>>
>> This seems to have worked fine.
>> Now I have added the following line to my bashrc:
>> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~/R/bin
>
> Just a guess, but try spelling out your home directory
> in full (not just a tilde).
>
> Peter
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> rpy-list mailing list
> rpy-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rpy-list
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to