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

Re: Error in creating RPM for Subversion.

From: David Summers <david_at_summersoft.fay.ar.us>
Date: Thu, 15 May 2008 21:36:52 -0500 (CDT)

On Thu, 15 May 2008, Sanjeev-3.Kumar-3_at_cognizant.com wrote:

> I am trying to create a RPM for my subversion in fedora-8. I have
> downloaded the latest source code in form of "subversion-1.4.6.tar".Now
> for creating the RPM I am following the steps given inside the README
> file for RPM generation inside
> "D:\subversion-1.4.6\packages\rpm\redhat-8+"

The above makes me think you are trying to work on WINDOWS?????

> cd ../..;
>
> svn update -r <RevisionNumber>
>
> cd packages/rpm/<distribution>; make
>

But the above looks like Linux, so which is it?

>
>
>
> After doing this I am getting following errors:
>
>

Which distribution did you choose? (You just said "distribution" but
didn't say which one).

Anyway, it may not matter, the only ones supported currently in 1.4.6 are
RedHat 8, 9, RHEL3, RHEL4, and RHEL5.

Fedora 8 is not listed there.

>
> Failed build dependencies:
>
> docbook-style-xsl >= 1.58.1 is needed by subversion-1.4.6-9.i386
>
> apr-devel >= 0.9.7 is needed by subversion-1.4.6-9.i386
>
> apr-util-devel >= 0.9.7 is needed by subversion-1.4.6-9.i386
>
> neon-devel >= 0.24.7 is needed by subversion-1.4.6-9.i386
>
> httpd-devel >= 2.0.48-0.1 is needed by subversion-1.4.6-9.i386
>
> make: *** [build_rpm_files] Error 1
>
> Please suggest what to do to remove this error and create the RPM
> successfully.
>

I would suggest that you install those packages and try again.

However, if it still doesn't work then you will need to find out which
versions of those packages do work with Fedora 8 and/or change the
subversion.spec file to work on your Fedora 8 distribution.

Alternately, Fedora (Core) 2 - 9 all have versions of subversion already
for installing, just use "yum install subversion".

But I don't know which subversion release they are using, it might be
earlier than Subversion 1.4.6.

-- 
David Wayne Summers        "Linux: Because reboots are for hardware upgrades!"
david@summersoft.fay.ar.us PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  0B44 B118 85CC F4EC 7021  1ED4 1516 5B78 E320 2001
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-16 04:40:21 CEST

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.