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

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:
>
> There's a great tool called "cpan2rpm" developed by Erick Calder
> that will download Perl modules from CPAN and build RPMs:
>
> http://perl.arix.com/cpan2rpm/

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
on a apt-get enabled RedHat box:

  # 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:

  http://freshrpms.net/

And:

  http://www.fedora.us/

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.org
Received 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.