I did get my Perl and Tcl/Tk from ActiveState.com. So what you are saying is I just have to download this Tk.pm file from ActiveState.com and install it in D:\Perl\site\lib\Tk.pm and I'll be ok, correct? Thanks!
Anthony (Tony) Esposito Database Administrator Inovis(tm), formerly Harbinger and Extricity 2425 North Central Expressway Suite 900 Richardson, Texas 75080, USA Direct (972)643-3115 Fax (972)479-9779 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 3:41 PM To: Tony Esposito Cc: [EMAIL PROTECTED] Subject: Re: Tk with Perl > I have installed Perl 5.6.1 ( which works ) and Tcl/Tk 8.3 ( which >works ) on Windows 2000 but when I try to perl -e "use Tk" I get the >following error: > > Can't locate Tk.pm in @INC ( @INC contains: D:/Perl 5.6.1/lib >D:/Perl 5.6.1/site/lib . ) at -e line 1. Have you downloaded and installed the Tk.pm from ActiveState.com? It is not installed with Perl or Tcl by default. The actual module is "D:\Perl\site\lib\Tk.pm" on my box. YMMV (?). -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]