[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Installation Error on RHEL5

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Sat, 30 May 2009 23:21:31 -0500

On May 30, 2009, at 12:59, Raghu Kumar C wrote:

> Ryan Schmidt wrote:
>
>> On May 29, 2009, at 09:29, Raghu Kumar C wrote:
>>
>>> I get this error when I am trying to install the Subversion
>>> Tools rpm on RHEL5.
>>>
>>> Here it is:
>>> -----------------
>>>
>>> [root_at_xxxx subversion-rhel5-1.6.1]# rpm -ivf
>>> subversion-tools-1.6.2-1.i386.rpm
>>> error: Failed dependencies:
>>> perl(File::Path) >= 1.0404 is needed by
>>> subversion-tools-1.6.2-1.i386
>>
>> It appears you are being told that a newer version of the File::Path
>> CPAN module is required. Have you tried updating it?
>
> Thank you for replying. I forgot to mention that I had already
> installed the File::Path perl module from CPAN site. The version is
> 2.07. Even after that I get this error.

Hm. Then I suppose either the version checking code in rpm is wrong,
or rpm is not looking for File::Path in the place where you installed
it with CPAN. Are there multiple CPAN installs on your system? How
did you install File::Path 2.07? Did you run the cpan command
directly, or do it through an rpm? I'm not familiar with RHEL so I
don't know what's usual there.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2357216

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-31 06:22:45 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.