Re: [Moses-support] Problem installing Moses

2021-06-14 Thread Hieu Hoang
sudo apt-get install libboost-all-dev Hieu Hoang http://statmt.org/hieu On Mon, 14 Jun 2021 at 22:08, Hieu Hoang wrote: > 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: >./bja

Re: [Moses-support] Problem installing Moses

2021-06-14 Thread Hieu Hoang
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 wrote: > Hi, I’m trying to install Moses on my PC.

[Moses-support] Problem installing Moses

2021-06-14 Thread John Kiddik
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 at

Re: [Moses-support] problem installing Moses

2017-06-26 Thread Hieu Hoang
gt; ./bjam --with-boost=../boost_1_55_0 -j8 >>> >>> They all produce the same log-file. >>> >>> ./bjam --with-boost=~/boost_1_55_0 -j8 >>> >>> ~ Is a little different from the other 3. >>> It stops immediately with the message >>> >>>

Re: [Moses-support] problem installing Moses

2017-06-26 Thread Hieu Hoang
rably newer). >> >> The other 3 start the process and do some work before they stop with an >> EROOR message. >> >> Jan Tore >> >> -Original Message- >> From: Hieu Hoang [mailto:hieuho...@gmail.com] >> Sent: Saturday, June 10, 2017 10:0

Re: [Moses-support] problem installing Moses

2017-06-26 Thread Jan Tore L|nning
.com] Sent: Saturday, June 10, 2017 10:00 PM To: Jan Tore Lønning Cc: moses-support Subject: Re: [Moses-support] problem installing Moses Use absolute paths On 10 Jun 2017 11:51 a.m., "Jan Tore Lønning" mailto:j...@ifi.uio.no> > wrote: Hi I try to instal

Re: [Moses-support] problem installing Moses

2017-06-12 Thread Jan Tore Lønning
Tore Lønning Cc: moses-support Subject: Re: [Moses-support] problem installing Moses Use absolute paths On 10 Jun 2017 11:51 a.m., "Jan Tore Lønning" mailto:j...@ifi.uio.no> > wrote: Hi I try to install Moses, but have problems with the boost. I

Re: [Moses-support] problem installing Moses

2017-06-12 Thread Jan Tore Lønning
before they stop with an EROOR message. Jan Tore -Original Message- From: Hieu Hoang [mailto:hieuho...@gmail.com] Sent: Saturday, June 10, 2017 10:00 PM To: Jan Tore Lønning Cc: moses-support Subject: Re: [Moses-support] problem installing Moses Use absolute paths On 10 Jun 2017 11

Re: [Moses-support] problem installing Moses

2017-06-12 Thread Jan Tore Lønning
before they stop with an EROOR message. Jan Tore -Original Message- From: Hieu Hoang [mailto:hieuho...@gmail.com] Sent: Saturday, June 10, 2017 10:00 PM To: Jan Tore Lønning Cc: moses-support Subject: Re: [Moses-support] problem installing Moses Use absolute paths On 10 Jun 2017 11

Re: [Moses-support] problem installing Moses

2017-06-10 Thread Hieu Hoang
Use absolute paths On 10 Jun 2017 11:51 a.m., "Jan Tore Lønning" wrote: > Hi > > I try to install Moses, but have problems with the boost. > I tried to follow the instructions at > http://www.statmt.org/moses/?n=Development.GetStarted > > I followed the recipe for manually installing boost, inst

[Moses-support] problem installing Moses

2017-06-10 Thread Jan Tore Lønning
Hi I try to install Moses, but have problems with the boost. I tried to follow the instructions at http://www.statmt.org/moses/?n=Development.GetStarted I followed the recipe for manually installing boost, installing it to ~/boost_1_55_0 Then I tried to install moses from within ~/mosesdecoder w

Re: [Moses-support] Problem installing MOSES on Ubuntu 12.04 64bits

2013-06-25 Thread Hieu Hoang
A company, Capita TI, has created some prebuilt binaries so you don't have to compile. You can find the packages here http://www.statmt.org/moses/?n=Moses.Packages specifically http://www.statmt.org/~jie/linux/moses-1.0-1.x86_64.rpm http://www.statmt.org/~jie/linux/moses_1.0-2_amd64.deb O

[Moses-support] Problem installing MOSES on Ubuntu 12.04 64bits

2013-06-24 Thread Anibal Cavalcante
I'm having problems when I try to install Moses on Ubuntu 12.04 64 bits. I'd be very grateful if someone could help me with this problem. Att., Anibal. notice: found boost-build.jam at /usr/share/boost-build/boost-build.jam notice: loading Boost.Build from /usr/share/boost-build/kernel notice:

[Moses-support] Problem installing moses: SRILM

2009-10-17 Thread maria sol ferrer
Hi, I know this is not the support mailing list for SRILM but I have looked everywhere and cant seem to find a solution to my problem and was hoping that maybe someone already went through this and can help me. When I try to run the makefile of SRILM I get errors about it not finding some files wh

Re: [Moses-support] problem installing moses-script

2007-11-06 Thread Nguyen Tien Huy
moses-support@mit.edu > Subject: Re: [Moses-support] problem installing moses-script > > Dear Huy, > > I have no idea what the problem could be, it works for me. Is the script set > executable? > > Try deleting the @ on the line "@./check-dependencies.pl ..." i

Re: [Moses-support] problem installing moses-script

2007-11-05 Thread Ondrej Bojar
From: [EMAIL PROTECTED] > > To: [EMAIL PROTECTED]; moses-support@mit.edu > > Subject: Re: [Moses-support] problem installing moses-script > > > > Dear Huy, > > > > have a look at the first line of check-dependencies.pl, there is "#!" > and the

Re: [Moses-support] problem installing moses-script

2007-11-03 Thread Nguyen Tien Huy
Dear Ondrej Bojar, The path to perl executable is correct. Thanks Huy. > Date: Sun, 4 Nov 2007 10:06:26 +1100 > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED]; moses-support@mit.edu > Subject: Re: [Moses-support] problem installing moses-script > > Dear Huy, > >

Re: [Moses-support] problem installing moses-script

2007-11-03 Thread Ondrej Bojar
Dear Huy, have a look at the first line of check-dependencies.pl, there is "#!" and the path to perl executable that should be used to run the script. I think your perl is somewhere else, which would give this error, too. Ondrej. Nguyen Tien Huy wrote: > > Dear Moses-support > > I got error

[Moses-support] problem installing moses-script

2007-11-03 Thread Nguyen Tien Huy
Dear Moses-support I got error when compile moses-script. process of it as follows [EMAIL PROTECTED]:~/Project/moses/scripts$ make release # Compile the parts make all make[1]: Entering directory `/home/nguyen/Project/moses/scripts' pwd=`pwd`; \ for subdir in cmert-0.5 phrase-extract syma