Hi,
I'm trying to install the Tk module, but some of the tests are failing and make says it won't install unless I force it. I can't figure out how to force it. Any suggestions?
It's not 'make' who says that, but most likely you are using CPAN.pm. In which case you should say:
cpan> force install Tk
That has nothing to do with makemaker if my guess is correct :) And 'perldoc CPAN' should give you all the info you may ever want.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
