Re: [Rpy] Missing LibR.So error with Rpy2

2010-08-13 Thread Laurent Gautier
On 8/13/10 11:30 AM, Andrew Walsh wrote: > OK I have it working, thanks Laurent! > This is just to tie this thread off for any Googlers coming to this > thread trying to install rpy2 on Ubuntu. Thanks for doing so. That's really good practice. > I decided to do a completely fresh installation of

Re: [Rpy] Missing LibR.So error with Rpy2

2010-08-13 Thread Mike Sarahan
I also had problems getting RPy2 to work when compiling R from source. I found that it was necessary to update the system's index of libraries after installing R by issuing this command: sudo ldconfig This fixed the error you mention on my PC. Nevertheless, packages are definitely an easier way

Re: [Rpy] Missing LibR.So error with Rpy2

2010-08-13 Thread Andrew Walsh
OK I have it working, thanks Laurent! This is just to tie this thread off for any Googlers coming to this thread trying to install rpy2 on Ubuntu. I decided to do a completely fresh installation of Ubuntu. This was the exact procedure I used. Some may not be necessary but it worked! 1) Using VMWa