Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: ExtUtils::MakeMaker installation problem

by Anonymous Monk
on Oct 27, 2011 at 20:23 UTC ( [id://934232]=note: print w/replies, xml ) Need Help??


in reply to ExtUtils::MakeMaker installation problem

it's trying to install ExtUtils::MakeMaker

I doubt that http://search.cpan.org/~kazuho/Starlet-0.13/ is trying to install ExtUtils::MakeMaker, or that it gets stuck doing so on freebsd

Sure, it requires MakeMaker version 6.42, but perl v5.10.1 already comes with MakeMaker version 6.55_02

Something doesn't make sense :)

you need to drop into a shell, look or cpanp z Starlet, run make realclean if required,

and copy/paste the output from perl Makefile.PL and make test

Maybe like

perl Makefile.PL >out.txt 2>&1 dmake test TEST_VERBOSE=1 >>out.txt 2>&1

Replies are listed 'Best First'.
Re^2: ExtUtils::MakeMaker installation problem
by ya_1 (Initiate) on Oct 28, 2011 at 09:42 UTC
    put it on my scratchpad. http://www.perlmonks.org/?node_id=934164
      post it here not scratchpad

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://934232]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (7)
As of 2024-03-28 22:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found