I'm trying to tell moses where my boost library is located with the following command:
*./bjam --with-boost=/home/aargueta/boost_1_49_0 -j8* I opened the log to find what error caused the problem and found this: *Unable to load Boost.Build: could not find "boost-build.jam"* *---------------------------------------------------------------* *Attempted search from /home/aargueta/mosesdecoder up to the root* *at /home/aargueta/mosesdecoder/share/boost-build* *and in these directories from BOOST_BUILD_PATH and BOOST_ROOT: /usr/share/boost-build.* *Please consult the documentation at 'http://www.boost.org <http://www.boost.org>'.* Boost is located in my home directory /home/aargueta & with the --with-boost command it still looks for boost in usr/share. any suggestions?
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
