When trying to run the sample script that uses the Tk module, it gave me the following error:
Can't locate loadable object for module Tk::Event in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .) at C:/Perl/site/lib/Tk.pm line 13 Compilation failed in require at C:/Perl/site/lib/Tk.pm line 13. BEGIN failed--compilation aborted at C:/Perl/site/lib/Tk.pm line 13. Compilation failed in require at F:/teddy/cgi-bin/tksamp.pl line 3. BEGIN failed--compilation aborted at F:/teddy/cgi-bin/tksamp.pl line 3. I've just installed the Tk module using ppm but I haven't used it with another script that works. It told me that was successfully installed. Thank you for help. -- Teddy's Center: http://teddy.fcc.ro/ Mail: [EMAIL PROTECTED] "Felix Geerinckx" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > on Wed, 07 Aug 2002 05:23:41 GMT, [EMAIL PROTECTED] (Octavian > Rasnita) wrote: > > > Hi all, > > > > I've seen a sample script for creating a GUI for Windows using Tk, > > and another one using Win32::GUI. > > They were from Perl2exe package. > > > > I can't make either one to work unfortunately. > > > > Am I missing something? > > > > Please tell me if there is something wrong with this sample > > script: > > Your sample script works without problems on my system. > Can you tell us exactly what goes wrong? > > -- > felix -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]