Neighbour has asked for the wisdom of the Perl Monks concerning the following question:
After patching said Build.PL to use either glib 1.2 or 2.0, a manual execution of Build.PL shows all is well:
root@system:~/.cpan/build/Devel-LeakTrace-0.05-aX0FLa# /usr/bin/perl B +uild.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Devel-LeakTrace' version '0.05'
However, when going back into cpan, it still claims Build.PL fails:
How do I get cpan to actually try again? (without unwrapping the package again, since that would kill my patch).Running make for module 'Devel::LeakTrace' Running Build for R/RC/RCLAMP/Devel-LeakTrace-0.05.tar.gz Has already been unwrapped into directory /root/.cpan/build/Devel-Le +akTrace-0.05-aX0FLa '/usr/bin/perl Build.PL ' returned status 512, won't make
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: (re)build a module with cpan
by moritz (Cardinal) on Apr 04, 2011 at 10:29 UTC | |
by Neighbour (Friar) on Apr 04, 2011 at 11:08 UTC | |
by moritz (Cardinal) on Apr 04, 2011 at 11:28 UTC | |
by Neighbour (Friar) on Apr 04, 2011 at 11:48 UTC | |
|
Re: (re)build a module with cpan
by Neighbour (Friar) on Apr 04, 2011 at 12:35 UTC | |
|
Re: (re)build a module with cpan
by Anonymous Monk on Apr 04, 2011 at 11:16 UTC |