Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Strawberry CPAN: error code 130, while making 'pm_to_blib'

by syphilis (Archbishop)
on Sep 30, 2008 at 07:31 UTC ( [id://714489]=note: print w/replies, xml ) Need Help??


in reply to Strawberry CPAN: error code 130, while making 'pm_to_blib'

Checking if your kit is complete...
Looks good
Writing Makefile for HTML::Template
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ERROR: Cannot copy 'Template.pm'
to 'blib\lib\HTML\Template.pm': No such file or directory
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


I see that there's no message printed that informs you precisely where the 'perl Makefile.PL' process stopped, and the 'dmake' process began. (To the people who are familiar with CPAN.pm, I ask the question "Is that normal ?") The 'perl Makefile.PL' process, of course, terminates with the message Writing Makefile for HTML::Template, and the attempt to copy the pm file occurs at the beginning of the 'dmake' process.

Does 'blib' exist in the cwd (ie in the top level source folder) ?
If so, does 'blib\lib' exist ?
If so, at what point does the blib tree stop ?

Can you install modules manually ? (ie by running 'perl Makefile.PL', 'dmake test', and 'dmake install.)

Cheers,
Rob

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-23 15:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found