viji19812...@gmail.com wrote:
> 
> I have perl5.10.0 installed under C:/ and using bash prompt to run a
> make command.
> 
> When I issue the make command it throws error
> 
> "Perl Script not found" C:/Program no such file or directory
> 
> Perl is not installed in Program files it under c:
> 
> Also I do understand it could be a spacing problem due to which it is
> not able to get Program Files.
> But Iam sure what it is trying to find in program files.
> 
> I have C:/Perl/bin/perl5.10.0 added to my PATH variable.
> 
> How do I sort out this issue.
> Or does program files contain some other requirement needed by the
> make file.
> Please let me know.

You have a confusion of ideas between Unix and Windows and it will be very
difficult to help you without seeing first-hand what you have done. If you have
booted to Windows then you are not running a bash shell unless you also have
Cygwin or something similar installed. On the other hand, if you have booted to
Linux then the Windows paths are irrelevant.

Rob

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to