Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: install module without the compiler

by Courage (Parson)
on Nov 29, 2005 at 21:30 UTC ( [id://512776]=note: print w/replies, xml ) Need Help??


in reply to install module without the compiler

Time::HiRess is part of the core, and 'wrestlinng' with it means something dangerous, so don't do it.

Also, what exact steps lead you to your problem? AFAIK ExtUtils::MakeMaker (and so perl Makefile.PL) should be good, otherwise file a bug report or discuss your problem at perl developers list perl5-porters, because in this case you've encountered more general perl problem, and PM people usually do not "fix" perl problems of this level.

Best regards,
Courage, the Cowardly Dog

Replies are listed 'Best First'.
Re^2: install module without the compiler
by andyford (Curate) on Nov 29, 2005 at 22:58 UTC
    Sorry. Forgot to mention that I'm stuck with Perl 5.6.1 for this app, so it's not core for me.

    The module installs great when you start from 'perl Makefile.PL', it's just when you copy the tree somewhere else and try to start from 'make install' that the problem arises.

    Found a make target 'pure_install' in the Makefile that just copied the modules files into place. Good for a point solution while I'm off learning PAR.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-03-28 11:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found