Hi Barry and the owner of this post, I'm sorry to post to a wrong place. Thanks Barry; I'll try it.
Regards, Rasul. Quoting Barry Haddow <[email protected]>: > Hi Rasul > > It looks like the symal binary has not been rebuilt with your new boost. You > could try removing it and rebuilding, or better still do a clean and rebuild, > > cheers - Barry > > On Wednesday 14 Dec 2011 15:15:47 [email protected] wrote: >> Hi there, >> >> I'm trying to train a sample model following the "Training an >> unfactored model" in the Moses tutorial. I get the this error in the >> when I execute the traning script with the instructed parameters. I >> have installed the latest version of both boost (1.48.0 and in a >> non-standard directory because of no root access, but having Moses >> built fine and the decoder tested as well) and Moses. >> >> The origin of the problem should be that there is an older version of >> boost library installed in /usr/lib64 containing >> libboost_thread.so.1.36.0 (see the error below). But as I said, I >> didn't have problem with installation and test run of decoder. >> >> Executing: /home/moses/scripts/training/symal/giza2bal.pl -d "gzip -cd >> /home/moses/unfactored/giza.en-de/en-de.A3.final.gz" -i "gzip -cd >> /home/data/moses/unfactored/giza.de-en/de-en.A3.final.gz" >> >> |/home/moses/scripts/training/symal/symal -alignment="grow" >> >> -diagonal="yes" -final="yes" -both="no" > >> /home/data/moses/unfactored/model/aligned.grow-diag-final >> /home/moses/scripts/training/symal/symal: error while loading shared >> libraries: libboost_thread.so.1.36.0: cannot open shared object file: >> No such file or directory >> Exit code: 127 >> ERROR: Can't generate symmetrized alignment file >> >> Any advice is much appreciated. >> >> Regards, >> Rasul. >> >> >> _______________________________________________ >> Moses-support mailing list >> [email protected] >> http://mailman.mit.edu/mailman/listinfo/moses-support >> > _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
