Re: make command throws error "Perl script no found" C:/Program No such file or directory
- From: viji19812001@xxxxxxxxx
- Date: Tue, 6 Jan 2009 18:33:18 -0800 (PST)
On Jan 6, 5:32 pm, rc...@xxxxxxxxxxx (Owen) wrote:
Iam installing an opentv kit...hence its make command that iam runningHi,
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?
under c:/optv.....where the kit is installed.
True ,make is a unix command which iam executing in bash prompt but it
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.
shows some dependency while executing the make command.
Please let me know what needs to be done.
Owen
.
- References:
- Prev by Date: Re: Send email using smtp
- Next by Date: Re: print on the same line
- Previous by thread: Re: make command throws error "Perl script no found" C:/Program No such file or directory
- Next by thread: Re: make command throws error "Perl script no found" C:/Program No such file or directory
- Index(es):
Relevant Pages
|