Op 30-8-2011 13:29, Tomas Doran schreef:
On 30 Aug 2011, at 11:51, Christiaan Kras wrote:
Starlet won't build on Windows for me.
Can you give us some more info?
Looks like some of its dependencies won't install. I attached the build
log. Proc::Wait3 is the one that won't install due to missing headers.
But perhaps my Perl is too outdated? Still use Strawberry Perl 5.010001
(built for MSWin32-x86-multi-thread) on this machine. My laptop has a
more recent version of 5.12. Could test it later.
Plackup however, works fine for me though. But doesn't seem to
support keep-alive and forking.
erm? plackup is orthogonal to what server you use? Ergo if you use a
forking server, then the server you start will be forking... If you
don't, it won't..
I meant calling plackup without specifying a server, and thus using the
default.
--
Christiaan Kras
http://blog.htbaa.com
cpanm (App::cpanminus) 1.1 on perl 5.010001 built for MSWin32-x86-multi-thread
Work directory is /.cpanm/work/1314714658.3176
You have make C:\strawberry\c\bin\dmake.exe
You have LWP 5.837
Falling back to Archive::Tar 1.72
Searching Proc::Wait3 on cpanmetadb ...
--> Working on Proc::Wait3
Fetching
http://search.cpan.org/CPAN/authors/id/C/CT/CTILMES/Proc-Wait3-0.04.tar.gz
-> OK
Unpacking Proc-Wait3-0.04.tar.gz
Entering Proc-Wait3-0.04
Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.56)
Configuring Proc-Wait3-0.04
Running Makefile.PL
-> OK
Finding PREREQ from Makefile ...
Building and testing Proc-Wait3-0.04
-> FAIL Installing Proc::Wait3 failed. See \.cpanm\build.log for details.
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/