Re: [R] Unable to load R

2009-05-28 Thread Zeljko Vrba
On Thu, May 28, 2009 at 02:02:52PM +0530, anupam sinha wrote: > > Actually I did a search using "locate" but could not find the file. But when > Locate reports useful results only if its database is up-to-date. Try running one of ldd /usr/lib/R/bin/exec/R ldd /usr/lib64/R/bin/exec/R and see wha

Re: [R] Unable to load R

2009-05-28 Thread anupam sinha
Actually I did a search using "locate" but could not find the file. But when I do "yum install readline (package containing the dependency libreadline.so.5) " I get the following error: yum install readline Loading "security" plugin Loading "rhnplugin" plugin rhel-x86_64-client-5 100% |

Re: [R] Unable to load R

2009-05-27 Thread Zeljko Vrba
On Thu, May 28, 2009 at 11:42:41AM +0530, anupam sinha wrote: > > I have checked for the presence of the above mention library and found that > the library is present. I have run out of ideas. Can anyone help me out??? > I will be greatly indebted. > First: how did you check that the library is p

[R] Unable to load R

2009-05-27 Thread anupam sinha
Dear all, I have recently installed R on a Red Hat Enterprise Linux (RHEL5) system. But I am unable to load R and it is giving the following error : */usr/local/lib/R/bin/exec/R: error while loading shared libraries: libreadline.so.5: cannot open shared object file: No such file o