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

Re: Building SVN 1.6.5

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Fri, 22 Jan 2010 07:20:16 -0600

On Jan 22, 2010, at 6:24 AM, Swarup Anand wrote:

> I have completed with the building of SVN but and the respective rpms have
> been cretaed successfully.
>
> But I found this message also displayed.
>
> + exit 0
> + umask 022
> + cd /var/www/rpms/build
> + cd subversion-1.6.5
> + rm -rf /var/www/rpms/tmp/subversion-1.6.5-1
> + exit 0
>
> rpm/-1.6.5-1.rhel5.i686.rpm/"`; echo Moving ${oldfile} to ${newfile}; mv -f
> ${oldfile} ${newfile}; done
> Moving *-1.6.5-1* to *-1.6.5-1*
>
> mv: cannot stat `*-1.6.5-1*': No such file or directory
> make: *** [brand_files] Error 1
>
>
> Is this critical and what I should do to solve this.
>
> The rpm that have been created have been installed by me in a RHEL5 machine.
> but during the installation of the
>
> subversion-tools-1.6.5-1.i386.rpm
>
> The following error was met.
>
> error: Failed dependencies:
> perl(File::Path) >= 1.0404 is needed by
> subversion-tools-1.6.5-1.i386
>
> How do I solve this error .

Since this question is about the usage of Subversion, not its development, please direct it to the appropriate list: users_at_subversion.apache.org.

Thanks,
-Hyrum
Received on 2010-01-22 14:20:57 CET

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

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