This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Running a Perl script under Cygwin


>From: "David Melles" <r28894@email.sps.mot.com>
>To: cygwin@sourceware.cygnus.com
>Subject: Running a Perl script under Cygwin
>Date: Thu, 24 Aug 2000 14:04:04 +0200
>
>To whoever can help,
>
>Sorry for a dum question but when I try to run a Perl script under
>Cygwin with
>
>perl <prog>.pl
>
>I get the following response:
>
>Can't locate Tk.pm in @INC <@INC contains: c:/Perl/lib C:/Perl/site/lib
>.> at
><program>.pl line 6
>BEGIN failed--compilation aborted at cginfo.pl line 6

You do not have Perl/Tk installed

>
>My question is do I have to add tcl/Tk to my current installation of
>Cygwin ?
>Is there a specific release for Cygwin ?
>Will this package contain Tk.pm, if not do I need to create it somehow?

Tk is allready installed for Cygwin. The perl bindings are not.

This is not just a file that is Tk.pm. I suggest you read the FAQ at 
http://www.perl.com.

Perl/Tk is not yet available. Possibly an announcement on this list soon.

Neil




________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]