Anisa 
        how are you running your script ?
if its from the command line you need to specify the location of your perl 
script to the perl interpreter
ex: if your script is  C:\myScripts\test.pl
you will need to enter the following at the comand line
perl  C:\myScript\test.pl
alternatively if you change to that directory (CD C:\myScript) you can 
simply run perl test.pl






From:
[EMAIL PROTECTED]
To:
perl-win32-users@listserv.ActiveState.com
Date:
10/10/2008 04:58 AM
Subject:
running a perl configure script in windows
Sent by:
[EMAIL PROTECTED]



Hi,

I am new to using Perl and running configure scripts on windows. I have a
version of activePerl installed on my PC and I am trying to install a
program whose configure script is written in Perl. I am getting the
following error and do not know what is wrong:

config: The Perl script could not be found

Please assist. Thanks in advance.



Anisa Ragalo,
MSc Student,
Department of Computer Science,
University of Cape Town.

Email: [EMAIL PROTECTED]
Cellphone: +27760335309



_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



U.S. BANCORP made the following annotations
---------------------------------------------------------------------
Electronic Privacy Notice. This e-mail, and any attachments, contains 
information that is, or may be, covered by electronic communications privacy 
laws, and is also confidential and proprietary in nature. If you are not the 
intended recipient, please be advised that you are legally prohibited from 
retaining, using, copying, distributing, or otherwise disclosing this 
information in any manner. Instead, please reply to the sender that you have 
received this communication in error, and then immediately delete it. Thank you 
in advance for your cooperation.



---------------------------------------------------------------------

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to