Re: [Rpy] Building rpy in the home directory

2009-10-05 Thread Willem Ligtenberg
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 wrote: > On Mon, Oct 5, 2009 at 10:43 AM, Willem Ligtenberg > wrote: >> >> Hi, >> I need to build rpy on our cluster. Therefore I

Re: [Rpy] Building rpy in the home directory

2009-10-05 Thread Laurent Gautier
The following may make one: LD_LIBRARY_PATH=/home/wligtenb/R/lib(64)?/R/lib:${LD_LIBRARY_PATH} (note that it might be 'lib' or 'lib64'). Laurent Willem Ligtenberg wrote: > Hi Peter, > > That doesn't make any difference. > > Cheers, > > Willem > > On Mon, Oct 5, 2009 at 11:57, Peter wrot

Re: [Rpy] Building rpy in the home directory

2009-10-05 Thread Willem Ligtenberg
Hi Peter, That doesn't make any difference. Cheers, Willem On Mon, Oct 5, 2009 at 11:57, Peter wrote: > On Mon, Oct 5, 2009 at 10:43 AM, Willem Ligtenberg > wrote: >> >> Hi, >> I need to build rpy on our cluster. Therefore I can only build stuff >> in my home directory. >> I have successfully

Re: [Rpy] Building rpy in the home directory

2009-10-05 Thread Peter
On Mon, Oct 5, 2009 at 10:43 AM, Willem Ligtenberg 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: >