in reply to Tk module installation by cpan

Looks like you're still in the same cpan session in which the Tk installation failed. Exit the cpan session, then do a cpan Tk. I'm sure this is also available via apt-get: apt-get install perl-tk, since you seem to be trying to install to the system perl. See Re: LWP::UserAgent @ Ubuntu 8.04 64-Bit for advice.

Replies are listed 'Best First'.
Re^2: Tk module installation by cpan
by vinoth.ree (Monsignor) on Aug 14, 2010 at 11:03 UTC

    Thanks you!

      Hi,

      I have the same like issue while i install the Tk perl module. How you are rectified it, And my error is.

      While i executing the command in CPAN look Tk. I comes out of the cpan prompt. But the process is running at backend. After wards i have manually killed the process using kill -9 process_id

      Thanks,
      Shanmugam A.