Ah sorry. I thought I'll save some time by using boost, but there seems to be differences between different versions. Hopefully, it'll work now
Hieu Sent from my flying horse On 2 Aug 2012, at 08:43 PM, Patrick Bessler <[email protected]> wrote: > Hi there, > > I got a new clone and recompiled the code. It seems that everything went > ok. So, I got no error messages and the executables are in the bin folder. > I will now test it with the sample data. > > Thanks a lot > > cheers, > Patrick > > Am 02.08.2012 21:21, schrieb Kenneth Heafield: >> Yep, Hieu checked in two fixes since then. A git pull followed by >> recompile will probably fix this for you. >> >> On 08/02/2012 03:02 PM, Patrick Bessler wrote: >>> Here is the revision: 276b76798423d8ef331efa8d7eca1f3a638e97f2 >>> >>> Patrick >>> >>> Am 02.08.2012 20:56, schrieb Kenneth Heafield: >>>> git rev-parse --verify HEAD >>>> >>>> Anyway, if you git pull and it still doesn't compile, this is due to >>>> inconsistencies in the Boost filesystem API. Sorry Hieu, that falls in >>>> your lap for now. >>>> >>>> Kenneth >>>> >>>> On 08/02/2012 02:52 PM, Patrick Bessler wrote: >>>>> Hi, >>>>> >>>>> where can I see the git revision? I cloned it today about 2pm. >>>>> >>>>> >>>>> >>>>> Am 02.08.2012 20:47, schrieb Kenneth Heafield: >>>>>> Hi Hieu, >>>>>> >>>>>> It looks like Hieu tried to fix this in >>>>>> https://github.com/moses-smt/mosesdecoder/commit/80d8592ef8abd66d617ebd8858dd9569e70d1996 >>>>>> >>>>>> >>>>>> >>>>>> . What git revision are you on? >>>>>> >>>>>> Kenneth >>>>>> >>>>>> -------- Original Message -------- >>>>>> Subject: Re: [Moses-support] No moses executable >>>>>> Date: Thu, 02 Aug 2012 20:32:39 +0200 >>>>>> From: Patrick Bessler <[email protected]> >>>>>> To: Kenneth Heafield <[email protected]>, [email protected], >>>>>> [email protected] >>>>>> >>>>>> Hi Kenneth, >>>>>> >>>>>> I did rerun the bjam and attached you'll get the stdout.txt. The >>>>>> stderr >>>>>> was empty. >>>>>> >>>>>> @Pratyush: yes. I setup the Ubuntu just yesterday and I installed the >>>>>> latest libboost-all-dev. >>>>>> >>>>>> Best, >>>>>> Patrick >>>>>> >>>>>> Am 02.08.2012 18:55, schrieb Kenneth Heafield: >>>>>>> Hi, >>>>>>> >>>>>>> bjam may have finished, but did it actually terminate without >>>>>>> errors? A quick test is to run bjam again. It will retry everything >>>>>>> that failed the first time. Please rerun, attaching your stdout and >>>>>>> stderr. >>>>>>> >>>>>>> Kenneth >>>>>>> >>>>>>> On 08/02/2012 12:29 PM, Patrick Bessler wrote: >>>>>>>> Hi there, >>>>>>>> >>>>>>>> I am working with an Ubuntu 12.04 32bit machine. I have installed >>>>>>>> GIZA++, IRSTLM and SRILM. Now, I cloned the mosesdecoder from >>>>>>>> github. >>>>>>>> That went very well. I executed the bjam script and pointed to >>>>>>>> giza, >>>>>>>> irst and sri. >>>>>>>> bjam finished but I didn't have any dist or bin folder, there was >>>>>>>> also >>>>>>>> no moses or moses chart executable. >>>>>>>> >>>>>>>> What kind of information can I additionally provide that you maybe >>>>>>>> could >>>>>>>> help me. >>>>>>>> >>>>>>>> cheers, >>>>>>>> Patrick >>>>>>>> _______________________________________________ >>>>>>>> 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
