> Hi,
>
> I have perl5.10.0 installed under C:/ and using bash prompt to run a
> make command.

How are you doing that?

>
> When I issue the make command it throws error
>
> "Perl Script not found" C:/Program no such file or directory

Where is the script that you are trying to run?

>
> Perl is not installed in Program files it under c:

It is not worried about perl, it is worried about the script

>
> 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.



What is the make file? Note that 'make' is not a perl command.



Owen


-- 
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