with your command add two flags -a and -q. starting from scratch and quit
on first error. if you have using then you would be able to rectify most of
the errors.

i had the same issue as of yours. so I have moved my previous version of
moses to virtual os and things are working fine.

regards,
nisheeth
On Mar 17, 2015 7:56 PM, "Ertuğrul YILMAZ (BİLGEM)" <
[email protected]> wrote:

> Thanks for the information Muhammad
>
> Although I thought cmph was only required for compact phrase and lexical
> tables, I had tried that with cmph that I had installed to work with the
> previous version of Moses. However the compilation somehow failed with
> cmph, in the meantime that I figure cmph out, I was trying to compile Moses
> without it.
>
> --
> Ertugrul
>
> ------------------------------
> *Kimden: *"Muhammad Danial Raza" <[email protected]>
> *Kime: *"Ertuğrul YILMAZ (BİLGEM)" <[email protected]>
> *Kk: *"moses-support" <[email protected]>
> *Gönderilenler: *17 Mart Salı 2015 16:05:14
> *Konu: *Re: [Moses-support] Missing processPhraseTable in Release 3.0
>
> 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
>
>
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to