> On Jan 6, 5:32 pm, rc...@pcug.org.au (Owen) wrote:
>> > Hi,
>>
>> > I have perl5.10.0 installed under C:/ and using bash prompt to run
>> a
>> >makecommand.
>>
>> How are you doing that?
>>
>>
>>
>> > When I issue themakecommandit 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
>> >makefile.
>> > Please let me know.
>>
>> What is themakefile? Note that 'make' is not a perlcommand.
>>
>> Owen
>
> Hi,
>
> Iam running a windows machine and using cgywin.....I need to run a
> couple of bash commands in windows environment as it is the
> requirement of the installation kit.
> Basic requirements that is needed for instaaltion are
> cgywin
> VC++
> Perl
>
> Installed those and when I need to run a make command in one
> particular directory of the kit it throws me this error.




I do not think it is possible to help you.

There is not enough information on what you are doing

Is there a forum for the program you are trying to install?

Look for the perl script and try and locate where it is. Go to that
directory and then run the make 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