Problem with Autoscan!!!
Michael Ring
Michael.Ring@t-mobil.de
Tue May 9 07:50:00 GMT 2000
Yes, lok in the first line of the autoscan script:
You will see somethimg like #!/usr/bin/perl
The problem is that perl was not found at the place that was stated in the
script.
If you don't have perl installed, install it, then proceed:
To solve the problem you can do 2 things:
First, find out where your perl is.
Then
either edit the first line to reflect the path to your perl executeable
or
change the first line to the following:
#!/usr/bin/env perl
-----Ursprüngliche Nachricht-----
Von: cygwin-owner
Gesendet am: Dienstag, 9. Mai 2000 10:31
An: cygwin
Betreff: Problem with Autoscan!!!
every time I try to call autoscan I get the following error. Any ideas
bash: /usr/local/bin/autoscan: No such file or directory
Thanks in Advance
Phil
---------------------------- ERG Group --------------------------
The contents of this email and any attachments are confidential
and may only be read by the intended recipient.
-----------------------------------------------------------------
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
More information about the Cygwin
mailing list