Hi there,

Command invoking IRSTLM involves option -t /tmp (train_recaser.perl 97)
(what temporary dir should be used). 
Irstlm (build-lm.sh) is trying to remove it (rmdir) at the end. However, it 
would delete whole /tmp (if run under root) or, it fails and whole build-lm.sh 
fails as well (returns $? Greater than 0) and train_recaser.perl will stop.

Some other (newly created) dir for -t option should be chosen in order to avoid 
fail status in recaser.


Cheers, Tomas





_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to