[rt-users] Error while running make fixdeps on plack
Alex Vandiver
alexmv at bestpractical.com
Thu Nov 28 12:52:56 EST 2013
On Thu, 2013-11-28 at 09:30 -0800, Chris Black wrote:
> CPAN.pm: Going to build M/MI/MIYAGAWA/Plack-1.0030.tar.gz
>
>
> Can't locate File/ShareDir/Install.pm in @INC
Apparently your version of CPAN.pm is too old to understand
configure_requires. What does `cpan -v` report?
You can work around this by running 'cpan install
File::ShareDir::Install' before running 'make fixdeps'
- Alex
More information about the rt-users
mailing list