Hello All,

Im having issues installing Catalyst::Devel to complete the installation on windows Vista with Strawberry Perl 5.12.3.0, the installation stops due to 2 missing prerequisite modules:

Starman MooseX::Daemonize

So I tried to install the modules separately and here is what I get :

DEL(1/3): C:\strawberry\cpan\build\AppConfig-1.66-KbN9bL DEL(2/3): C:\strawberry\cpan\build\AppConfig-1.66-KbN9bL.yml DEL(3/3): C:\strawberry\cpan\build\MooseX-Daemonize-0.13-2_nROf.yml CPAN.pm: Building B/BO/BOBTFISH/Catalyst-Devel-1.34.tar.gz Subroutine author_requires redefined at inc/Module/Install/AuthorRequi +res.pm lin e 14. Name "main::NULL" used only once: possible typo at Makefile.PL line 56 +. Cannot determine perl version info from lib/Catalyst/Devel.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (0.98 >= 0.94) - Test::Fatal ...loaded. (0.006 >= 0.003) - ExtUtils::MakeMaker ...loaded. (6.56 >= 6.11) - Moose ...loaded. (2.0205) - MooseX::Emulate::Class::Accessor::Fast ...loaded. (0.00903) - File::ShareDir ...loaded. (1.03) - namespace::clean ...loaded. (0.21) - namespace::autoclean ...loaded. (0.13) - Catalyst ...loaded. (5.90004 >= 5.9000 +1) - Catalyst::Action::RenderView ...loaded. (0.16 >= 0.10) - Catalyst::Plugin::Static::Simple ...loaded. (0.29 >= 0.28) - Catalyst::Plugin::ConfigLoader ...loaded. (0.30 >= 0.30) - Config::General ...loaded. (2.50 >= 2.42) - File::ChangeNotify ...loaded. (0.20 >= 0.07) - File::Copy::Recursive ...loaded. (0.38) - Path::Class ...loaded. (0.24 >= 0.09) - Template ...loaded. (2.22 >= 2.14) - MooseX::Daemonize ...missing. - Starman ...missing. - Module::Install ...loaded. (1.01 >= 0.91) - Win32::Process ...loaded. (0.14 >= 0.04) - Proc::Background ...loaded. (1.10) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Warning: prerequisite MooseX::Daemonize 0 not found. Warning: prerequisite Starman 0 not found. Writing Makefile for Catalyst::Devel Could not read metadata file. Falling back to other methods to determi +ne prerequ isites ---- Unsatisfied dependencies detected during ---- ---- BOBTFISH/Catalyst-Devel-1.34.tar.gz ---- Starman [requires] MooseX::Daemonize [requires] Module::Install [requires] Running make test Delayed until after prerequisites Running make install Delayed until after prerequisites Running install for module 'Starman' Running make for M/MI/MIYAGAWA/Starman-0.2014.tar.gz Checksum for C:\strawberry\cpan\sources\authors\id\M\MI\MIYAGAWA\Starm +an-0.2014. tar.gz ok CPAN.pm: Building M/MI/MIYAGAWA/Starman-0.2014.tar.gz This distribution doesn't support your platform MSWin32 No 'Makefile' created MIYAGAWA/Starman-0.2014.tar.gz C:\strawberry\perl\bin\perl.exe Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install Running install for module 'MooseX::Daemonize' Running make for S/ST/STEVAN/MooseX-Daemonize-0.13.tar.gz Checksum for C:\strawberry\cpan\sources\authors\id\S\ST\STEVAN\MooseX- +Daemonize- 0.13.tar.gz ok CPAN.pm: Building S/ST/STEVAN/MooseX-Daemonize-0.13.tar.gz Cannot determine perl version info from lib/MooseX/Daemonize.pm Checking if your kit is complete... Looks good Writing Makefile for MooseX::Daemonize cp lib/MooseX/Daemonize.pm blib\lib\MooseX\Daemonize.pm cp lib/MooseX/Daemonize/WithPidFile.pm blib\lib\MooseX\Daemonize\WithP +idFile.pm cp lib/MooseX/Daemonize/Pid/File.pm blib\lib\MooseX\Daemonize\Pid\File +.pm cp lib/MooseX/Daemonize/Core.pm blib\lib\MooseX\Daemonize\Core.pm cp lib/MooseX/Daemonize/Pid.pm blib\lib\MooseX\Daemonize\Pid.pm cp lib/Test/MooseX/Daemonize.pm blib\lib\Test\MooseX\Daemonize.pm STEVAN/MooseX-Daemonize-0.13.tar.gz C:\strawberry\c\bin\dmake.EXE -- OK Running make test C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_h +arness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/00.load.t .............. 1/1 # Testing MooseX::Daemonize 0.13 t/00.load.t .............. ok t/01.filecreate.t ........ 1/29 t/01.filecreate.t ........ 17/29 # Failed test '... our pidfile exis +ts' # at t/01.filecreate.t line 76. # Failed test '... the pid in our pidfile is correct (and not us)' # at t/01.filecreate.t line 79. # got: '4392' # expected: anything else # Failed test '... the daemon is running' # at t/01.filecreate.t line 81. # Failed test '... got the correct status message' # at t/01.filecreate.t line 82. # got: 'Daemon is not running with pid (4392)' # expected: 'Daemon is running with pid (4392)' # Failed test '... got the right error code' # at t/01.filecreate.t line 83. # got: '1' # expected: '0' # Failed test '... got the correct status message' # at t/01.filecreate.t line 98. # got: 'Not running' # expected: 'Stop succeeded' # Looks like you failed 6 tests of 29.

Anyone experienced a similar situation?

Thanks in advance for your input.


In reply to Catalyst MVC Installation by piranha

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.