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!
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

Reply via email to