I did ...I went to \perl\bin and found perlcc.bat - I then copied my .pl program (lamore.pl) there and typed: perlcc -o z.exe lamore.pl It started running and invoked Perl twice and then coughed up that message. I browsed perlcc.bat and did not find the message in there so it must be coming from perl.exe but no clue on which file perl.exe wants.
I also tried the same stuff in c:\ and received the same messages. Any ideas? Joe -----Original Message----- From: Timothy Johnson [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 14, 2002 6:52 PM To: 'Joe Collins '; [EMAIL PROTECTED] Subject: RE: perlcc "the system cannot find the file specified". ?? Is perlcc in your path? It sounds to me like your OS can't find perlcc. Try using the full path to perlcc. -----Original Message----- From: Joe Collins To: [EMAIL PROTECTED] Sent: 4/14/02 12:39 PM Subject: Q: perlcc "the system cannot find the file specified". ?? I run perlcc and get the error "the system cannot find the file specified". My options are -o to create the executable. Any ideas what it wants? I confirmed the .pl I am compiling is clearly visible. TIA, Joe -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -------------------------------------------------------------------------------- This email may contain confidential and privileged material for the sole use of the intended recipient. If you are not the intended recipient, please contact the sender and delete all copies. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]