Dear Ondrej Bojar,

I changed the line "@./check-dependencies.pl ..." to "perl 
check-dependencies.pl ..." in makefile, result is it worked.

Thanks for your help.
Huy.



> Date: Tue, 6 Nov 2007 14:22:01 +1100
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> CC: [email protected]
> Subject: Re: [Moses-support] problem installing moses-script
> 
> Dear Huy,
> 
> I have no idea what the problem could be, it works for me. Is the script set 
> executable?
> 
> Try deleting the @ on the line "@./check-dependencies.pl ..." in Makefile 
> goal 
> for release. Make will then print the actual command with all parameters it's 
> trying to run. Try running the same command yourself and see if you can learn 
> more about the problem.
> 
> Ondrej.
> 
> Nguyen Tien Huy wrote:
> > 
> > Dear Ondrej Bojar,
> > 
> > The path to perl executable is correct.
> > 
> > Thanks
> > Huy.
> > 
> > 
> > 
> >  > Date: Sun, 4 Nov 2007 10:06:26 +1100
> >  > From: [EMAIL PROTECTED]
> >  > To: [EMAIL PROTECTED]; [email protected]
> >  > Subject: Re: [Moses-support] problem installing moses-script
> >  >
> >  > Dear Huy,
> >  >
> >  > have a look at the first line of check-dependencies.pl, there is "#!" 
> > and the
> >  > path to perl executable that should be used to run the script. I 
> > think your perl
> >  > is somewhere else, which would give this error, too.
> >  >
> >  > Ondrej.
> >  >
> >  > Nguyen Tien Huy wrote:
> >  > >
> >  > > Dear Moses-support
> >  > >
> >  > > I got error when compile moses-script. process of it as follows
> >  > >
> >  > > [EMAIL PROTECTED]:~/Project/moses/scripts$ make release
> >  > > # Compile the parts
> >  > >! ; make all
> >  > > make[1]: Entering directory `/home/nguyen/Project/moses/scripts'
> >  > > pwd=`pwd`; \
> >  > > for subdir in cmert-0.5 phrase-extract symal mbr; do \
> >  > > cd training/$subdir/ && make || exit 1; \
> >  > > echo "### Compiler $subdir"; \
> >  > > cd $pwd; \
> >  > > done
> >  > > make[2]: Entering directory
> >  > > `/home/nguyen/Project/moses/scripts/training/cmert-0.5'
> >  > > make[2]: Nothing to be done for `all'.
> >  > > make[2]: Leaving directory
> >  > > `/home/nguyen/Project/moses/scripts/training/cmert-0.5'
> >  > > ### Compiler cmert-0.5
> >  > > make[ 2]: Entering directory
> >  > > `/home/nguyen/Project/moses/scripts/training/phrase-extract'
> >  > > make[2]: Nothing to be done for `all'.
> >  > > make[2]: Leaving directory
> >  > > `/home/nguyen/Project/moses/scripts/training/phrase-extract'
> >  > > ### ! Compiler phrase-extract
> >  > > make[2]: Entering directory
> > & gt; > `/home/nguyen/Project/moses/scripts/training/symal'
> >  > > make[2]: Nothing to be done for `all'.
> >  > > make[2]: Leaving directory
> >  > > `/home/nguyen/Project/moses/scripts/training/symal'
> >  > > ### Compiler symal
> >  > > make[2]: Entering directory
> >  > > `/home/nguyen/Project/moses/scripts/training/mbr'
> >  > > make[2]: Nothing to be done for `all'.
> >  > > make[2]: Leaving directory 
> > `/home/nguyen/Project/moses/scripts/training/mbr'
> >  > > ### Compiler mbr
> >  > > ## All files that need compilation were compiled
> >  > > make[1]: Leaving directory `/home/nguyen/Project/moses/scripts'
> >  > > /bin/sh: ./check-dependencies.pl: not found
> >  > > make: *** [release] Error 127
> >  > > [EMAIL PROTECTED]:~/Project/moses/scripts$
> >  > >
> >  > > I don't know why this error occurs? check-dependencies.pl file existed
> >  > > in scripts folder ...
> >  > >
> >  > > Thanks > > Huy.
> >  > >
> >  > > Invite your mail contacts to join your friends list with Windows Live
> >  > > Spaces. It's easy! Try it!
> >  > > 
> > <http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us>
> >  > >
> >  > >
> >  > > 
> > ------------------------------------------------------------------------
> >  > >
> >  > > _______________________________________________
> >  > > Moses-support mailing list
> >  > > [email protected]
> >  > > http://mailman.mit.edu/mailman/listinfo/moses-support
> >  >
> >  > --
> >  > Ondrej Bojar (mailto:[EMAIL PROTECTED] / [EMAIL PROTECTED])
> >  > http://www.cuni.cz/~obo
> > 
> > Invite your mail contacts to join your friends list with Windows Live 
> > Spaces. It's easy! Try it! 
> > <http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us>
> 
> -- 
> Ondrej Bojar (mailto:[EMAIL PROTECTED] / [EMAIL PROTECTED])
> http://www.cuni.cz/~obo

_________________________________________________________________
Explore the seven wonders of the world
http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to