in reply to How to get Tk for ActiveState Perl 5.14.2?

Hi apolonis

Its customary to mark your updates, see How do I change/delete my post?

You already said  cpan -i Tk failed. This

Failed during this command: SREZIC/Tk-804.030.tar.gz : make NO

while more characters, doesn't qualify as details.

You can obtain details by

Turn on debug/logging, increase verbosity... cpan> o debug all http://perldoc.perl.org/CPAN.html#Debugging

Run

perl Makefile.PL make make test make install
yourself cpan> look Tk

copy/paste the first error messages, and show us

Replies are listed 'Best First'.
Re^2: How to get Tk for ActiveState Perl 5.14.2?
by Anonymous Monk on Jul 27, 2012 at 06:29 UTC
    Hi I added following link in my ppm repository "http://www.bribes.org/perl/ppm" then it listed Tk module and installed successfully. regards, Prabhakaran.