Hi,
Has anyone been able to successfully install R on CentOS5.4? I am having problems with dependencies.... perl is installed.
Cheers,
Diederick
--> Finished Dependency Resolution R-core-2.10.0-2.el5.x86_64 from R-project has depsolving problems --> Missing Dependency: perl(File::Copy::Recursive) is needed by package R-core-2.10.0-2.el5.x86_64 (R-project)
On Mon, 7 Dec 2009 at 6:45pm, Diederick Stoffers wrote
Has anyone been able to successfully install R on CentOS5.4? I am having problems with dependencies.... perl is installed.
I use the packages from EPEL without a problem.
On Mon, 7 Dec 2009, Joshua Baker-LePain wrote:
On Mon, 7 Dec 2009 at 6:45pm, Diederick Stoffers wrote
Has anyone been able to successfully install R on CentOS5.4? I am having problems with dependencies.... perl is installed.
I use the packages from EPEL without a problem.
Using it here, latest version, without issue.
On Mon, Dec 7, 2009 at 7:45 PM, Diederick Stoffers d.stoffers@gmail.com wrote:
Hi, Has anyone been able to successfully install R on CentOS5.4? I am having problems with dependencies.... perl is installed. --> Finished Dependency Resolution R-core-2.10.0-2.el5.x86_64 from R-project has depsolving problems --> Missing Dependency: perl(File::Copy::Recursive) is needed by package R-core-2.10.0-2.el5.x86_64 (R-project)
but do you have installed perl-File-Copy-Recursive?
On Monday 07 December 2009, Diederick Stoffers wrote:
Hi,
Has anyone been able to successfully install R on CentOS5.4? I am having problems with dependencies.... perl is installed.
R is in epel and should as such be trivial to install.
/Peter
Cheers,
Diederick
--> Finished Dependency Resolution R-core-2.10.0-2.el5.x86_64 from R-project has depsolving problems --> Missing Dependency: perl(File::Copy::Recursive) is needed by package R-core-2.10.0-2.el5.x86_64 (R-project)
Diederick Stoffers wrote:
Hi,
Has anyone been able to successfully install R on CentOS5.4? I am having problems with dependencies.... perl is installed.
Cheers,
Diederick
--> Finished Dependency Resolution R-core-2.10.0-2.el5.x86_64 from R-project has depsolving problems --> Missing Dependency: perl(File::Copy::Recursive) is needed by package R-core-2.10.0-2.el5.x86_64 (R-project)
You probably need to add the epel yum repository.
--> Finished Dependency Resolution R-core-2.10.0-2.el5.x86_64 from R-project has depsolving problems --> Missing Dependency: perl(File::Copy::Recursive) is needed by package R-core-2.10.0- 2.el5.x86_64 (R-project)
If you don't want to use the epel repository, then you will need to get
perl-File-Copy-Recursive-0.38-1.el5.rf.noarch.rpm
from Dag's Repositories accessible at (among others) ftp.rpmforge.net/pub/ftp.freshrpms.net/pub/dag/redhat/el5/en/x86_64
His repository has a rich and <mostly> up to date collection of perl rpms.
regards,
benm