I got Perl 5.6 installed on my Sun boxes. After which I tried to install
the Tk module.
I had the tar file copied to /my/perldirectory/lib/site_perl/.

I then decompressed and untar the file, and the modules or files were
installed to
/my/perldirectory/lib/site_perl/blib/lib
/my/perldirectory/lib/site_perl/blib/lib/Tk
/my/perldirectory/lib/site_perl/blib/lib/auto/Tk
/my/perldirectory/lib/site_perl/blib/arch/auto/Tk
/my/perldirectory/lib/site_perl/blib/man1
/my/perldirectory/lib/site_perl/blib/man3
/my/perldirectory/lib/site_perl/blib/script

Running my Tk script gave the following error message:

"Can't locate loadable object for module Tk:Event in @INC ..."

I next step I did was "perl Makefile.PL". However, the Makefile.PL does not
exist. I thought Makefile.PL comes with the tar file.

Please help.

Many thanks.

Foong Chow
Systems Analyst, UTAC Pte Ltd

_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to