eads:
FIXIN = $(PERLRUN) "-MExtUtils::MY" -e "MY->fixin(shift)
and line 790 reads
POD2MAN_EXE = $(PERLRUN) "-MExtUtils::Command::MM" -e pod2man --center
"perl/Tk"
What might I do to fix this aberrant behavior?
Thanks.
Ramprasad wrote:
John Burski wrote
John Burski wrote:
Greetings, All!
I was going to attempt to learn a bit of Perl/Tk, but I've run into a
bit of trouble installing the Tk module.
Here's some information about my system: Red Hat 8.0, Perl version 5.8.0.
I downloaded Tk-800.024.tar.gz from CPAN. I gunzipped and
Greetings, All!
I was going to attempt to learn a bit of Perl/Tk, but I've run into a
bit of trouble installing the Tk module.
Here's some information about my system: Red Hat 8.0, Perl version 5.8.0.
I downloaded Tk-800.024.tar.gz from CPAN. I gunzipped and extracted
everything OK.
will also need the Windows 2.0 installer already installed on
your system.
R.
>From: "Octavian Rasnita" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: Installing the Tk module
>Date: Thu, 15 Aug 2002 10:36:43 +0300
>
>Can somebody tell me how to inst
Can somebody tell me how to install the Tk module in Windows 2000?
I've installed it with ppm, I've downloaded it from CPAN, but I can't make
it work.
It keeps giving me errors about a module that is not found (Event.pm) and an
object in a module...
Do I need a C compiler to install Tk in Windo