Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Re: Devel::Dprof is your friend

by dragonchild (Archbishop)
on Aug 03, 2001 at 01:59 UTC ( [id://101802]=note: print w/replies, xml ) Need Help??


in reply to Re: Devel::Dprof is your friend
in thread Devel::Dprof is your friend

I'm running into an issue installing Devel::SmallProf. I've got Time::HiRes in my own perllib directory. When I first tried make-ing Devel::SmallProf, it complained it couldn't find Time::HiRes. I manually edited Makefile.PL and added use lib '/my/perl/lib'; and then it complained that it couldn't find a loadable object within Time::HiRes. But, when I did the "make test" for Time::HiRes, it was just fine.

Any ideas?

Oh - Devel::DProf is waaaaaay cool! Thanx, Ovid!

------
/me wants to be the brightest bulb in the chandelier!

Replies are listed 'Best First'.
Re: Re: Re: Devel::Dprof is your friend
by bikeNomad (Priest) on Aug 03, 2001 at 02:20 UTC
    Hmm... you might try specifying PREFIX= and/or LIB= flags on your perl Makefile.PL line. Note that these must be absolute paths (I've been bitten by this in the past).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-19 00:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found