Hi Kenneth, Thanks for your reply.
> g++ -dM -x c++ -E /dev/null -include boost/version.hpp 2>/dev/null |grep > '#define BOOST_VERSION' #define BOOST_VERSION 103301 > - What is your bjam command line? bjam --with-irstlm=$DIR/local --with-giza=$DIR/local/bin -j4 > - What is the output of this command? You have Boost 103301. Moses requires at least 103600 (and preferably newer). bjam version is: Boost.Build 2011.12-svn Thanks in advance for your help. Regards -- Felipe > > equery belongs /usr/include/boost/version.hpp > > Kenneth > > On 06/12/13 04:52, Felipe Sánchez Martínez wrote: >> Hello all: >> >> I am compiling moses on a cluster running gentoo that has libboost >> 1.53.0 (last version available), but when I try to compile bjam says: >> >> "You have Boost 103301. Moses requires at least 103600 (and preferably >> newer)." >> >> I guess that those numbers refer to the SVN revision of the library. >> >> The version of moses I am using dates back April 2012 and I have >> compiled it without problems with libboost 1.48. >> >> Any ideas of how to solve the problem that does not involve reinstalling >> liboost (I do not have root privileges on that machine)? >> >> Thanks a million! >> Regards. >> > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > -- Felipe Sánchez Martínez Dep. de Llenguatges i Sistemes Informàtics Universitat d'Alacant, E-03071 Alacant (Spain) Tel.: +34 965 903 400, ext: 2966 Fax: +34 965 909 326 http://www.dlsi.ua.es/~fsanchez _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
