Download the cmph library here <http://sourceforge.net/projects/cmph/> and
then build it using the instructions provided in the INSTALL file inside
the downloaded package.
where "/path/to/cmph" refers to the path where cmph library is installed

Then build the moses with the following command:
/usr/bin/bjam --with-boost=/home/ertugrul/tools/boost_1_55_0
--with-cmph=/path/to/cmph -j8
where "/path/to/cmph" refers to the path where cmph library is installed

Regards,
Danial

On Tue, Mar 17, 2015 at 6:32 PM, Ertuğrul YILMAZ (BİLGEM) <
[email protected]> wrote:

> Hi All,
>
> I am upgrading our systems to the newest moses release (3.0), downloaded
> and compiled the sources as shown below
>
> git clone https://github.com/moses-smt/mosesdecoder.git --branch
> RELEASE-3.0 --single-branch RELEASE-3.0
> /usr/bin/bjam --with-boost=/home/ertugrul/tools/boost_1_55_0 -j8
>
> All completed with success. But I am missing the /bin/processPhraseTable
> executable in my executables. Has that executable been replaced by
> something else, or have I missed something along the way?
>
> Can someone provide information on this, pleaase?
>
> Thanks much
>
>
> *----------------------------------------------------------*
> *Ertuğrul YILMAZ*
>
>
>
> _______________________________________________
> Moses-support mailing list
> [email protected]
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to