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 
> `/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
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to