Re: svn server / client on RedHat9
From: Chris Croome <chris_at_webarchitects.co.uk>
Date: 2003-04-25 00:36:13 CEST
Hi
On Thu 24-Apr-2003 at 05:31:40PM -0500, Jeffrey C. Ollie wrote:
I never managed to get that to work, I have been using cpan2flute:
cpanflute2 is a tool for building rpms from cpan -- if you are
# apt-get install perl-RPM-Specfile
Or find it on RPM find:
http://rpmfind.net/linux/rpm2html/search.php?query=perl-RPM-Specfile
It seems to have one depandancy which you can sort out like this:
# apt-get install perl-Archive-Tar
Once it is installed you can build RPMs from CPAN tgz's like this:
$ cpanflute2 --buildall Whatever_from_CPAN.tar.gz
If you don't have apt for RedHat see here:
And:
Chris
-- Chris Croome <chris@webarchitects.co.uk> web design http://www.webarchitects.co.uk/ web content management http://mkdoc.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Apr 25 00:37:01 2003 |
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.