[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: How long before the new version of Subversion is available?
- From: Jason L Tibbitts III <tibbs math uh edu>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: How long before the new version of Subversion is available?
- Date: Wed, 13 Sep 2006 09:32:05 -0500
>>>>> "P" == Phil <plabonte gmail com> writes:
P> Yes if you could let me know how to build the RPM that would be
P> great!
The simplest way seems to be to check out the package from Fedora CVS:
export CVSROOT=:pserver:anonymous cvs fedora redhat com:/cvs/dist
cvs login (press enter when prompted for the password)
cvs co subversion
Then build it:
cd subversion/devel
make i386 (or x86_64 if that's your platform)
This should download the source and start building; if there are
failed dependencies, install them and do "make i386" again. This
should (eventually) result in a package which you can install. (It
can take quite some time to build and test the full subversion
package.)
- J<
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]