in reply to Unable to install Tk module
So instead of ppm install you should use apt-get install. In extreme case, if this doesn't work then I'll suggest to download the package from cpan and run following:(For 32 bit) ppm install http://www.bribes.org/perl/ppm/Tk.ppd (For 64 bit) ppm install http://www.bribes.org/perl/ppm64/Tk.ppd
I think that much is enough but in case if you need more help please read Install file inside that package fileperl Makefile.PL make make test make install
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Unable to install Tk module
by password (Beadle) on Oct 28, 2012 at 23:25 UTC |