Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <39A50F34.B02A1793@email.sps.mot.com>
Date: Thu, 24 Aug 2000 14:04:04 +0200
From: "David Melles" <r28894@email.sps.mot.com>
Organization: Motorola Semiconductor Products Sector
X-Mailer: Mozilla 4.61 [en]C-MOT45  (WinNT; I)
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin@sourceware.cygnus.com
Subject: Running a Perl script under Cygwin
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

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

Line 6 of the above program quite clearly says:

Use Tk;

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?
How do I specify or do I need to specify the path to find tcl and or Tk
?

Thanks for any help

David Melles.

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

