Final Question: I can run the perl file from the cygwin build of bash only if I am in the correct directory by using the following:
./test.pl
However, when I try to use the absolute path (i.e. /cygdrive/c/test_error/test.pl) in cygwin I get the below message:
No such file or directory
It appears that the interpreter (ActivePerl) does not like the directory format from cygwin. Is there a way for the bash shell to send the directory data to the interpreter in a format that it will except?
In reply to Re^2: Running Perl with Cygwin
by cocl04
in thread Running Perl with Cygwin
by cocl04
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |