in reply to Re: own search.cpan.org
in thread own search.cpan.org
thanks for all the suggestions. cpan2dist (which - for reference - comes with CPANPLUS) seemd to be the best choice as it saves me the hassle of creating all those indices...
But unfortunately, I run into this error:
of which I do not know how to proceed. I did a full install of Bundle::CPANPLUS and of CPANPLUS::Dist::RPM.# cpan2dist --format CPANPLUS::Dist::RPM --skiptest Net::Ping [MSG] No '/root/.cpanplus/custom-sources' dir, skipping custom sources [MSG] dry-run prepare with makemaker... Running [/usr/bin/perl /usr/bin/cpanp-run-perl /root/.cpanplus/5.8.8/b +uild/Net-Ping-2.35/Makefile.PL ]... Writing Makefile for Net::Ping [MSG] writing specfile for 'CPANPLUS::Dist::RPM=HASH(0x81b8330)->distn +ame'... [MSG] specfile for 'Net-Ping' written [MSG] dry-run build with makemaker... [MSG] Module 'Net::Ping' depends on 'Test', may need to build a 'CPANP +LUS::Dist::RPM' package for it as well [MSG] Building 'Net-Ping' from specfile /usr/src/redhat/perl-Net-Ping. +spec... Dist creation of 'Net::Ping' failed: 'Can't locate object method "spec +path" via package "CPANPLUS::Dist::RPM" at /usr/lib/perl5/site_perl/5.8.8/CPANPLUS/Dist/RPM.pm line 338. ' at /usr/bin/cpan2dist line 372.
I have the strong feeling that it is already wrong where it says CPANPLUS::Dist::RPM=HASH(0x81b8330)->distname, but I am not skilled enough to know how to proceed from there...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: own search.cpan.org
by jethro (Monsignor) on Mar 20, 2009 at 13:47 UTC | |
by svenXY (Deacon) on Mar 23, 2009 at 09:33 UTC |