you have to run
   ./bjam --with-boost=/root/Desktop/boost_1_55_0 -j8
not
   ./jam-files/bjam ....



On 17 March 2014 20:33, Steven Xu <[email protected]> wrote:

> Hi, All
>
> I have problem to compile moses. I followed exactly the steps described in
>  the online document( http://www.statmt.org/moses/?
> n=Development.GetStarted):
>
> 1) I compiled boost successfully.
> wget http://downloads.sourceforge.net/project/boost/boost/1.55.
> 0/boost_1_55_0.tar.gz?r=http%3A%2F%2Fsourceforge.net%
> 2Fprojects%2Fboost%2Ffiles%2Fboost%2F1.55.0%2F&ts=
> 1389613041&use_mirror=kent
>    tar zxvf boost_1_55_0.tar.gz
>    cd boost_1_55_0/
>    ./bootstrap.sh
>    ./b2 -j8 --prefix=$PWD --libdir=$PWD/lib64 --layout=tagged link=static
> threading=multi,single install || echo FAILURE
>
> 2) I run into probem at
> ./bjam --with-boost=/root/Desktop/boost_1_55_0 -j8
>
> This is the command I collected the logs:
> ./jam-files/bjam --with-boost=/root/Desktop/boost_1_55_0 -j8
> --debug-configuration -d2 |gzip >build.log.gz
>
> Thanks for your answer.
>
> Steven Xu
>
> --
> Thanks
> Steven Xu
>
> _______________________________________________
> Moses-support mailing list
> [email protected]
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>


-- 
Hieu Hoang
Research Associate
University of Edinburgh
http://www.hoang.co.uk/hieu
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to