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? > > Installed perl online. And Under C:/cygwin/bash.exe takes me to bash > prompt.....there i issue a make command which is needed for an installation > that Iam doing > > > 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? > Iam installing an opentv kit...hence its make command that iam running under c:/optv.....where the kit is installed. > > > > 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. > True ,make is a unix command which iam executing in bash prompt but it shows some dependency while executing the make command. Please let me know what needs to be done. > Owen
-- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/