notyetagm has asked for the wisdom of the Perl Monks concerning the following question:
I am using an older ActiveState Perl distribution, 5.8.3 I believe, because it comes with the Perl/Tk module already installed. But now I need to use at least Perl 5.10.0 in order to use a particular module while still needing Perl/Tk. The last time I tried to build the Perl/Tk module with a recent Perl distribution my compilation failed.
What is the easiest way to get Perl/Tk running with a recent Perl distribution, such as 5.12.3? Thanks for any help.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Getting Perl/Tk to run with a recent Perl version
by VinsWorldcom (Prior) on Apr 14, 2011 at 18:14 UTC | |
by n67_hp (Initiate) on Apr 26, 2012 at 13:59 UTC | |
by marto (Cardinal) on Apr 26, 2012 at 14:07 UTC | |
by Anonymous Monk on Apr 26, 2012 at 14:05 UTC | |
|
Re: Getting Perl/Tk to run with a recent Perl version
by lamprecht (Friar) on Apr 14, 2011 at 17:45 UTC | |
|
Re: Getting Perl/Tk to run with a recent Perl version
by stefbv (Priest) on Apr 15, 2011 at 07:26 UTC | |
by Anonymous Monk on Apr 15, 2011 at 08:17 UTC | |
by stefbv (Priest) on Apr 15, 2011 at 09:00 UTC | |
|
Re: Getting Perl/Tk to run with a recent Perl version
by Argel (Prior) on Apr 14, 2011 at 22:39 UTC |