what version of Ubuntu? If it's recent (eg. 20.04, 18.04) then it's easier
to install boost from ubuntu
   sudo apt-get install
and compile moses simply:
   ./bjam -j4

Hieu Hoang
http://statmt.org/hieu


On Mon, 14 Jun 2021 at 21:55, John Kiddik <mjk...@hotmail.com> wrote:

> Hi, I’m trying to install Moses on my PC.
> OS is windows 10, but I’m installing it using ubuntu with the help of WSL
>
>
>
> I installed Boost, and the install was going smoothly then had some errors
> during the test cases at the end, then it gave me the “build failed”
> message and email you guys.
>
>
>
> I’ve attached the build log to this email and the exact command I’ve
> inputted is this:
>
> sudo ./bjam
> -–with-boost=/mnt/c/Users/mjk32/Desktop/MJK/tests/Machine_Translation/nmt-transfer-learning-xlm-r-master/boost_1_72_0
>
>
>
> I’m still a beginner in Linux and all of this, so I might have missed some
> obvious things and I apologize in advance if I did.
>
>
>
> Thank you for your time,
> Mujahid Khalifah
>
>
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for
> Windows 10
>
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to