There is a new Path::Class out, it should get past that now. It will then probably fail on Module::Starter :)
On 14 September 2014 01:24, Grzegorz Szyszlo <grzegorz.szys...@gmail.com> wrote: > I've done this on fresh stable strawlbery installation. > unfortunately without -f it fails. > second run tells: > > C:\Users\myuser\Documents>cpanm Padre > --> Working on Padre > Fetching http://www.cpan.org/authors/id/P/PL/PLAVEN/Padre-1.00.tar.gz ... > OK > Configuring Padre-1.00 ... OK > ==> Found dependencies: Module::Starter > --> Working on Module::Starter > Fetching > http://www.cpan.org/authors/id/X/XS/XSAWYERX/Module-Starter-1.62.tar.gz > ... OK > Configuring Module-Starter-1.62 ... OK > ==> Found dependencies: Path::Class > --> Working on Path::Class > Fetching > http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Path-Class-0.34.tar.gz ... > OK > Configuring Path-Class-0.34 ... OK > Building and testing Path-Class-0.34 ... FAIL > ! Installing Path::Class failed. See > C:\Users\myuser\.cpanm\work\1410674843.16768\build.log for details. Retry > with --force to force insta > ll it. > ! Installing the dependencies failed: Module 'Path::Class' is not installed > ! Bailing out the installation for Module-Starter-1.62. > ! Installing the dependencies failed: Module 'Module::Starter' is not > installed > ! Bailing out the installation for Padre-1.00. > > I append building Patch::Class logfile because this fails. > > > after -f I've got: > > C:\Users\grszyszl\Documents>cpanm -f Padre > --> Working on Padre > Fetching http://www.cpan.org/authors/id/P/PL/PLAVEN/Padre-1.00.tar.gz ... > OK > Configuring Padre-1.00 ... OK > ==> Found dependencies: Module::Starter > --> Working on Module::Starter > Fetching > http://www.cpan.org/authors/id/X/XS/XSAWYERX/Module-Starter-1.62.tar.gz > ... OK > Configuring Module-Starter-1.62 ... OK > ==> Found dependencies: Path::Class > --> Working on Path::Class > Fetching > http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Path-Class-0.34.tar.gz ... > OK > Configuring Path-Class-0.34 ... OK > Building and testing Path-Class-0.34 ... FAIL > ! Testing Path-Class-0.34 failed but installing it anyway. > Successfully installed Path-Class-0.34 > Building and testing Module-Starter-1.62 ... OK > Successfully installed Module-Starter-1.62 > Building and testing Padre-1.00 ... FAIL > ! Testing Padre-1.00 failed but installing it anyway. > Successfully installed Padre-1.00 > 3 distributions installed > > It doesn't pass test but works. Thank you for recipe :) > > > > W dniu 2014-09-12 17:18, kmx pisze: > > It should work by simply running: > > c:\anydir> cpanm Padre > > or to skip failures: > > c:\anydir> cpanm -f Padre > > -- > kmx > > On 12.9.2014 13:22, Gabor Szabo wrote: > > Hi, > > I have just moved the wikipage explaining how to install Padre on > Strawberry Perl to > this page: http://padre.perlide.org/download/strawberryperl.html > > It would be awesome if you could try it and let me know if it works well? > > If you'd like to add any more details please either let me know of send > a pull request > for https://github.com/PadreIDE/template.padre.perlide.org/ > > regards > Gabor > > > > _______________________________________________ > Padre-dev mailing > listPadre-dev@perlide.orghttp://mail.perlide.org/mailman/listinfo/padre-dev > > > > > _______________________________________________ > Padre-dev mailing > listPadre-dev@perlide.orghttp://mail.perlide.org/mailman/listinfo/padre-dev > > > > _______________________________________________ > Padre-dev mailing list > Padre-dev@perlide.org > http://mail.perlide.org/mailman/listinfo/padre-dev > >
_______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev