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

cpanm (App::cpanminus) 1.7001 on perl 5.018002 built for 
MSWin32-x64-multi-thread
Work directory is C:\Users\grszyszl/.cpanm/work/1410681690.16972
You have make C:\strawberry\c\bin\dmake.exe
You have LWP 6.05
Falling back to Archive::Tar 1.96
Searching Padre on cpanmetadb ...
--> Working on Padre
Fetching http://www.cpan.org/authors/id/P/PL/PLAVEN/Padre-1.00.tar.gz
-> OK
Unpacking Padre-1.00.tar.gz
Entering Padre-1.00
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (6.94)
Checking if you have Alien::wxWidgets 0.62 ... Yes (0.65)
Checking if you have ExtUtils::Embed 1.250601 ... Yes (1.30)
Configuring Padre-1.00
Running Makefile.PL
Found locale    Polish_Poland.1250
Building padre.exe
padre.c: In function 'LocalizedMessageBox':
padre.c:32:23: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
padre.c:36:23: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
Found wxWidgets 3..
Found Wx.pm     0.9923
Checking if your kit is complete...
Looks good
Warning: prerequisite Module::Starter 1.60 not found.
Generating a dmake-style Makefile
Writing Makefile for Padre::Util::Win32
Writing MYMETA.yml and MYMETA.json
Generating a dmake-style Makefile
Writing Makefile for Padre
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Text::Patch 1.8 ... Yes (1.8)
Checking if you have JSON::XS 2.29 ... Yes (3.01)
Checking if you have Win32 0.31 ... Yes (0.48)
Checking if you have Module::Manifest 0.07 ... Yes (1.08)
Checking if you have Alien::wxWidgets 0.62 ... Yes (0.65)
Checking if you have LWP::UserAgent 5.815 ... Yes (6.05)
Checking if you have Pod::POM 0.17 ... Yes (0.29)
Checking if you have Wx::Scintilla 0.39 ... Yes (0.39)
Checking if you have File::Temp 0.20 ... Yes (0.2304)
Checking if you have File::Which 1.08 ... Yes (1.09)
Checking if you have IO::String 1.08 ... Yes (1.08)
Checking if you have Pod::Abstract 0.16 ... Yes (0.20)
Checking if you have File::HomeDir 0.98 ... Yes (1.00)
Checking if you have PPIx::EditorTools 0.18 ... Yes (0.19)
Checking if you have File::Path 2.08 ... Yes (2.09)
Checking if you have URI 0 ... Yes (1.60)
Checking if you have Test::NoWarnings 1.04 ... Yes (1.04)
Checking if you have Storable 2.16 ... Yes (2.45)
Checking if you have Devel::Dumpvar 0.04 ... Yes (1.06)
Checking if you have Text::FindIndent 0.10 ... Yes (0.10)
Checking if you have Devel::Refactor 0.05 ... Yes (0.05)
Checking if you have File::Find::Rule 0.30 ... Yes (0.33)
Checking if you have version 0.80 ... Yes (0.9908)
Checking if you have ORLite::Migrate 1.10 ... Yes (1.10)
Checking if you have Pod::Functions 0 ... Yes (1.06)
Checking if you have CGI 3.47 ... Yes (3.65)
Checking if you have IO::Socket 1.30 ... Yes (1.36)
Checking if you have Cwd 3.2701 ... Yes (3.40)
Checking if you have IPC::Open3 0 ... Yes (1.13)
Checking if you have Test::Script 1.07 ... Yes (1.07)
Checking if you have POD2::Base 0.043 ... Yes (0.043)
Checking if you have Template::Tiny 0.11 ... Yes (1.12)
Checking if you have Params::Util 0.33 ... Yes (1.07)
Checking if you have ExtUtils::Manifest 1.56 ... Yes (1.63)
Checking if you have FindBin 0 ... Yes (1.51)
Checking if you have HTML::Parser 3.58 ... Yes (3.71)
Checking if you have Pod::Simple::XHTML 3.04 ... Yes (3.28)
Checking if you have IPC::Run 0.83 ... Yes (0.92)
Checking if you have LWP 5.815 ... Yes (6.05)
Checking if you have Algorithm::Diff 1.19 ... Yes (1.1902)
Checking if you have Module::Starter 1.60 ... No
Checking if you have ExtUtils::Embed 1.250601 ... Yes (1.30)
Checking if you have IO::Scalar 2.110 ... Yes (2.110)
Checking if you have File::Spec::Functions 3.2701 ... Yes (3.40)
Checking if you have PPI 1.215 ... Yes (1.215)
Checking if you have Test::More 0.98 ... Yes (1.001003)
Checking if you have Text::Balanced 2.01 ... Yes (2.02)
Checking if you have Parse::ErrorString::Perl 0.18 ... Yes (0.21)
Checking if you have DBD::SQLite 1.35 ... Yes (1.42)
Checking if you have Test::Exception 0.27 ... Yes (0.32)
Checking if you have Wx::Perl::ProcessStream 0.32 ... Yes (0.32)
Checking if you have B::Deparse 0 ... Yes (1.20)
Checking if you have YAML::Tiny 1.32 ... Yes (1.62)
Checking if you have Capture::Tiny 0.06 ... Yes (0.24)
Checking if you have File::Spec 3.2701 ... Yes (3.40)
Checking if you have File::Glob::Windows v0.1.3 ... Yes (0.1.5)
Checking if you have Pod::Perldoc 3.15 ... Yes (3.23)
Checking if you have IPC::Open2 0 ... Yes (1.04)
Checking if you have Encode 2.26 ... Yes (2.59)
Checking if you have Term::ReadLine 0 ... Yes (1.14)
Checking if you have DBI 1.58 ... Yes (1.631)
Checking if you have threads::shared 1.33 ... Yes (1.46)
Checking if you have Data::Dumper 2.101 ... Yes (2.151)
Checking if you have File::Copy::Recursive 0.37 ... Yes (0.38)
Checking if you have Module::Build 0.3603 ... Yes (0.4205)
Checking if you have App::cpanminus 0.9923 ... Yes (1.7001)
Checking if you have Parse::ExuberantCTags 1.00 ... Yes (1.02)
Checking if you have Probe::Perl 0.01 ... Yes (0.03)
Checking if you have List::MoreUtils 0.22 ... Yes (0.33)
Checking if you have Win32::TieRegistry 0.26 ... Yes (0.26)
Checking if you have Class::Adapter 1.05 ... Yes (1.08)
Checking if you have Locale::Msgfmt 0.15 ... Yes (0.15)
Checking if you have Sort::Versions 1.5 ... Yes (1.5)
Checking if you have File::Glob 0 ... Yes (1.20_01)
Checking if you have Class::Inspector 1.22 ... Yes (1.28)
Checking if you have Test::Warn 0.24 ... Yes (0.30)
Checking if you have Win32::Shortcut 0.07 ... Yes (0.08)
Checking if you have Debug::Client 0.29 ... Yes (0.29)
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (6.94)
Checking if you have Wx 0.9916 ... Yes (0.9923)
Checking if you have Module::CoreList 2.22 ... Yes (3.09)
Checking if you have threads 1.71 ... Yes (1.92)
Checking if you have List::Util 1.18 ... Yes (1.38)
Checking if you have Class::XSAccessor 1.13 ... Yes (1.19)
Checking if you have ORLite 1.98 ... Yes (1.98)
Checking if you have File::Basename 0 ... Yes (2.84)
Checking if you have File::pushd 1.00 ... Yes (1.006)
Checking if you have PPIx::Regexp 0.011 ... Yes (0.036)
Checking if you have HTML::Entities 3.57 ... Yes (3.69)
Checking if you have File::ShareDir 1.00 ... Yes (1.03)
Checking if you have POSIX 0 ... Yes (1.32)
Checking if you have Test::MockObject 1.09 ... Yes (1.20140408)
Checking if you have Pod::Simple 3.07 ... Yes (3.28)
Checking if you have Time::HiRes 1.9718 ... Yes (1.9726)
Checking if you have Text::Diff 1.41 ... Yes (1.41)
Checking if you have Getopt::Long 0 ... Yes (2.42)
Checking if you have File::Remove 1.49 ... Yes (1.52)
==> Found dependencies: Module::Starter
Searching Module::Starter on cpanmetadb ...
--> Working on Module::Starter
Fetching http://www.cpan.org/authors/id/X/XS/XSAWYERX/Module-Starter-1.62.tar.gz
-> OK
Unpacking Module-Starter-1.62.tar.gz
Entering Module-Starter-1.62
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.94)
Configuring Module-Starter-1.62
Running Makefile.PL
Warning: prerequisite Path::Class 0 not found.
Checking if your kit is complete...
Looks good
Generating a dmake-style Makefile
Writing Makefile for Module::Starter
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Path::Class 0 ... No
Checking if you have Test::More 0 ... Yes (1.001003)
Checking if you have Test::Harness 0.21 ... Yes (3.28)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.94)
Checking if you have Pod::Usage 1.21 ... Yes (1.63)
Checking if you have File::Spec 0 ... Yes (3.40)
Checking if you have ExtUtils::Command 0 ... Yes (1.18)
Checking if you have Getopt::Long 0 ... Yes (2.42)
Checking if you have parent 0 ... Yes (0.228)
==> Found dependencies: Path::Class
Searching Path::Class on cpanmetadb ...
--> Working on Path::Class
Fetching http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Path-Class-0.34.tar.gz
-> OK
Unpacking Path-Class-0.34.tar.gz
Entering Path-Class-0.34
Checking configure dependencies from META.yml
Checking if you have Module::Build 0.3601 ... Yes (0.4205)
Checking if you have ExtUtils::MakeMaker 6.30 ... Yes (6.94)
Checking if you have Module::Build 0.36 ... Yes (0.4205)
Configuring Path-Class-0.34
Running Build.PL
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Path-Class' version '0.34'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have File::Temp 0 ... Yes (0.2304)
Checking if you have Cwd 0 ... Yes (3.40)
Checking if you have Test 0 ... Yes (1.26)
Checking if you have IO::File 0 ... Yes (1.16)
Checking if you have File::Copy 0 ... Yes (2.26)
Checking if you have parent 0 ... Yes (0.228)
Checking if you have Scalar::Util 0 ... Yes (1.38)
Checking if you have warnings 0 ... Yes (1.18)
Checking if you have IO::Dir 0 ... Yes (1.10)
Checking if you have Test::More 0 ... Yes (1.001003)
Checking if you have File::stat 0 ... Yes (1.07)
Checking if you have Carp 0 ... Yes (1.3301)
Checking if you have File::Path 0 ... Yes (2.09)
Checking if you have Module::Build 0.3601 ... Yes (0.4205)
Checking if you have Exporter 0 ... Yes (5.68)
Checking if you have Perl::OSType 0 ... Yes (1.007)
Checking if you have overload 0 ... Yes (1.22)
Checking if you have strict 0 ... Yes (1.07)
Checking if you have File::Spec 3.26 ... Yes (3.40)
Building and testing Path-Class-0.34
Building Path-Class
t/01-basic.t .......... ok
t/02-foreign.t ........ ok

#   Failed test at t/03-filesystem.t line 206.
#          got: 'Line1
# Line2

# Line3

# '
#     expected: 'Line1
# Line2
# Line3
# '
# Looks like you failed 1 test of 103.
t/03-filesystem.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/103 subtests 
t/04-subclass.t ....... ok
t/05-traverse.t ....... ok
t/06-traverse_filt.t .. ok
t/07-recurseprune.t ... ok
t/author-critic.t ..... skipped: these tests are for testing by the author

Test Summary Report
-------------------
t/03-filesystem.t   (Wstat: 256 Tests: 103 Failed: 1)
  Failed test:  61
  Non-zero exit status: 1
Files=8, Tests=224,  7 wallclock secs ( 0.27 usr +  0.13 sys =  0.39 CPU)
Result: FAIL
Failed 1/8 test programs. 1/224 subtests failed.
-> FAIL Installing Path::Class failed. See 
C:\Users\grszyszl\.cpanm\work\1410681690.16972\build.log for details. Retry 
with --force to force install it.
-> FAIL Installing the dependencies failed: Module 'Path::Class' is not 
installed
-> FAIL Bailing out the installation for Module-Starter-1.62.
-> FAIL Installing the dependencies failed: Module 'Module::Starter' is not 
installed
-> FAIL Bailing out the installation for Padre-1.00.
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to