Moses-support Digest, Vol 128, Issue 16

Send Moses-support mailing list submissions to
moses-support@mit.edu

To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.mit.edu/mailman/listinfo/moses-support
or, via email, send a message with subject or body 'help' to
moses-support-request@mit.edu

You can reach the person managing the list at
moses-support-owner@mit.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Moses-support digest..."


Today's Topics:

1. Re: problem installing Moses (Jan Tore L?nning)
2. Re: problem installing Moses (Jan Tore L?nning)
3. Re: problem installing Moses (Jan Tore L?nning)
4. Re: Interpolation Script hangs (Allen Smith)


----------------------------------------------------------------------

Message: 1
Date: Mon, 12 Jun 2017 07:17:53 +0000
From: Jan Tore L?nning <jtl@ifi.uio.no>
Subject: Re: [Moses-support] problem installing Moses
To: Hieu Hoang <hieuhoang@gmail.com>
Cc: moses-support <moses-support@mit.edu>
Message-ID: <ff4b9c654a034df890e0c40f9edc76cd@mail-ex13.exprod.uio.no>
Content-Type: text/plain; charset="utf-8"

Thanks for the advice.
But this does not seem to solve the problem

None of the following 4 attempts work
./bjam --with-boost=/cluster/home/jtl/boost_1_55_0 -j8
./bjam --with-boost=/usit/abel/u1/jtl/boost_1_55_0 -j8
./bjam --with-boost=~/boost_1_55_0 -j8
./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

You have Boost 104100. This package requires Boost at least 104400 (and preferably 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:hieuhoang@gmail.com]
Sent: Saturday, June 10, 2017 10:00 PM
To: Jan Tore L?nning <jtl@ifi.uio.no>
Cc: moses-support <moses-support@mit.edu>
Subject: Re: [Moses-support] problem installing Moses

Use absolute paths

On 10 Jun 2017 11:51 a.m., "Jan Tore L?nning" <jtl@ifi.uio.no <mailto:jtl@ifi.uio.no> > 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 <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 with the command

bash-4.1$ ./bjam --with-boost=../boost_1_55_0 -j8

This failed.
The log-file says

Unable to load Boost.Build: could not find "boost-build.jam"
---------------------------------------------------------------
Attempted search from /cluster/home/jtl/mosesdecoder up to the root
at /cluster/home/jtl/mosesdecoder/share/boost-build
and in these directories from BOOST_BUILD_PATH and BOOST_ROOT: /usr/share/boost-build.
++++++++++

Boost-build.jam is in boost_1_55_0. The problem seems to be to locate boost_1_55_0

Kind regards, Jan Tore

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu <mailto:Moses-support@mit.edu>
http://mailman.mit.edu/mailman/listinfo/moses-support <http://mailman.mit.edu/mailman/listinfo/moses-support>





------------------------------

Message: 2
Date: Mon, 12 Jun 2017 10:13:01 +0000
From: Jan Tore L?nning <jtl@ifi.uio.no>
Subject: Re: [Moses-support] problem installing Moses
To: Hieu Hoang <hieuhoang@gmail.com>
Cc: moses-support <moses-support@mit.edu>
Message-ID: <9873d2e3728d4a45a11ac78131d3d7e2@mail-ex13.exprod.uio.no>
Content-Type: text/plain; charset="utf-8"

Thanks for the advice.
But this does not seem to solve the problem

None of the following 4 attempts work
./bjam --with-boost=/cluster/home/jtl/boost_1_55_0 -j8
./bjam --with-boost=/usit/abel/u1/jtl/boost_1_55_0 -j8
./bjam --with-boost=~/boost_1_55_0 -j8
./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

You have Boost 104100. This package requires Boost at least 104400 (and preferably 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:hieuhoang@gmail.com]
Sent: Saturday, June 10, 2017 10:00 PM
To: Jan Tore L?nning <jtl@ifi.uio.no>
Cc: moses-support <moses-support@mit.edu>
Subject: Re: [Moses-support] problem installing Moses

Use absolute paths

On 10 Jun 2017 11:51 a.m., "Jan Tore L?nning" <jtl@ifi.uio.no <mailto:jtl@ifi.uio.no> > 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 <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 with the command

bash-4.1$ ./bjam --with-boost=../boost_1_55_0 -j8

This failed.
The log-file says

Unable to load Boost.Build: could not find "boost-build.jam"
---------------------------------------------------------------
Attempted search from /cluster/home/jtl/mosesdecoder up to the root
at /cluster/home/jtl/mosesdecoder/share/boost-build
and in these directories from BOOST_BUILD_PATH and BOOST_ROOT: /usr/share/boost-build.
++++++++++

Boost-build.jam is in boost_1_55_0. The problem seems to be to locate boost_1_55_0

Kind regards, Jan Tore

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu <mailto:Moses-support@mit.edu>
http://mailman.mit.edu/mailman/listinfo/moses-support <http://mailman.mit.edu/mailman/listinfo/moses-support>





------------------------------

Message: 3
Date: Mon, 12 Jun 2017 10:15:52 +0000
From: Jan Tore L?nning <jtl@ifi.uio.no>
Subject: Re: [Moses-support] problem installing Moses
To: Hieu Hoang <hieuhoang@gmail.com>
Cc: moses-support <moses-support@mit.edu>
Message-ID: <3cae56f3fbef4b5fbefd87d988b9ef71@mail-ex13.exprod.uio.no>
Content-Type: text/plain; charset="utf-8"

(I apologize for the reposting. There are some problems with the mail client. I just try to get the linebreaks through)

Thanks for the advice.
But this does not seem to solve the problem

None of the following 4 attempts work
./bjam --with-boost=/cluster/home/jtl/boost_1_55_0 -j8

./bjam --with-boost=/usit/abel/u1/jtl/boost_1_55_0 -j8

./bjam --with-boost=~/boost_1_55_0 -j8

./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

You have Boost 104100. This package requires Boost at least 104400 (and preferably 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:hieuhoang@gmail.com]
Sent: Saturday, June 10, 2017 10:00 PM
To: Jan Tore L?nning <jtl@ifi.uio.no>
Cc: moses-support <moses-support@mit.edu>
Subject: Re: [Moses-support] problem installing Moses

Use absolute paths

On 10 Jun 2017 11:51 a.m., "Jan Tore L?nning" <jtl@ifi.uio.no <mailto:jtl@ifi.uio.no> > 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 <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 with the command

bash-4.1$ ./bjam --with-boost=../boost_1_55_0 -j8

This failed.
The log-file says

Unable to load Boost.Build: could not find "boost-build.jam"
---------------------------------------------------------------
Attempted search from /cluster/home/jtl/mosesdecoder up to the root
at /cluster/home/jtl/mosesdecoder/share/boost-build
and in these directories from BOOST_BUILD_PATH and BOOST_ROOT: /usr/share/boost-build.
++++++++++

Boost-build.jam is in boost_1_55_0. The problem seems to be to locate boost_1_55_0

Kind regards, Jan Tore

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu <mailto:Moses-support@mit.edu>
http://mailman.mit.edu/mailman/listinfo/moses-support <http://mailman.mit.edu/mailman/listinfo/moses-support>





------------------------------

Message: 4
Date: Mon, 12 Jun 2017 08:50:07 -0500
From: Allen Smith <allen.w.smith1@gmail.com>
Subject: Re: [Moses-support] Interpolation Script hangs
To: Fathima Farhath Farook <fathimafarhath@gmail.com>
Cc: moses-support@mit.edu
Message-ID:
<CALiVeRFSrdMTvbFkEN9ihmybbky6QecCPRZxpLvSFmEbGBQ-+Q@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

What does it say after it outputs "Executing:"? Is there a matching process
in the output from ps -ef?

-Allen (Allen W. Smith, Ph.D.)

On Fri, Jun 9, 2017 at 4:57 AM, Fathima Farhath Farook <
fathimafarhath@gmail.com> wrote:

> Dear All,
>
> I tried to interpolate multiple LMs using EMS multiple times(Running on
> CentOS). But it failed. After analysing I noticed that the problem was in
> the "interpolate-lm.perl"
>
> the system gets hang at -
>
> my $pid = open3($wtr, $rdr, $err, @_);
>
> Does anyone have any clue ?
>
> Thanks in advance.
>
>
>
> --
> Regards,
>
> Farhath Farook
>
>
> <http://farhathforever.blogspot.com/>
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20170612/75c09900/attachment-0001.html

------------------------------

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


End of Moses-support Digest, Vol 128, Issue 16
**********************************************

0 Response to "Moses-support Digest, Vol 128, Issue 16"

Post a Comment