Hi Hieu and Kenneth, On Tue, Dec 6, 2011 at 9:10 PM, Kenneth Heafield <[email protected]> wrote: > Hi, > > Tetsuo ran into the same issue that Jehan Pages reported yesterday. It > was fixed in 0aa487b366dcc78b7818092b360ba1381d49bb07.
Thanks! It works fine on my Mac after fetching the commits from main repo. Tetsuo > > Kenneth > > > On 12/06/11 11:50, Hieu Hoang wrote: >> >> hey tetsuo >> >> i've been running the bjam build on my mac (lion) since ken's been doing >> his thing. >> >> It compiles ok on mine. (It put everything in the ./dist/bin directory). >> I've tested it with bjam installed (via MacPorts) and uninstalled, which >> will compile and run the bjam version that is shipped with moses. >> >> Lets me know if you're still having problems. >> >> to give ken a bit of breathing space, I've moved the xcode and visual >> studio projects to >> contrib/other-builds >> so they don't compile at the mo. I'll fix them in the next few days, or >> do it yourself if you can't wait >> >> moses-smt $./bjam -j3 >> warning: No toolsets are configured. >> warning: Configuring default toolset "darwin". >> warning: If the default is wrong, your build may not work correctly. >> warning: Use the "toolset=xxxxx" option to override our guess. >> warning: For more configuration options, please consult >> warning: >> http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html >> If you want scripts/training/train-model.perl, pass >> --with-giza=/path/to/giza-pp >> ...patience... >> ...found 1738 targets... >> ...updating 365 targets... >> darwin.compile.c++ >> >> moses/src/bin/darwin-4.2.1/release/debug-symbols-on/link-static/threading-multi/AlignmentInfoCollection.o >> ... >> >> >> On 05/12/2011 01:27, Tetsuo Kiso wrote: >>> >>> Hi Hieu, >>> >>> Winter is coming, it's getting cold :( >>> >>> Today I noticed that Kenneth said good bye to autotools, >>> now switched to bjam when I saw github.com. >>> So I tried to build Moses on Mac OS X Lion, cloned from main >>> repository, but something is wrong. >>> I thought that what I have to do is that type './bjam' on top of the >>> directory. >>> >>> So I want to ask you about this problem. >>> >>> I just remember you were using Mac to develop Moses with Xcode. >>> Did you try to build Moses using bjam? >>> If yes, how did you do that? >>> >>> $ cd /path/to/mosesdecoder >>> $ ./bjam >>> warning: No toolsets are configured. >>> warning: Configuring default toolset "darwin". >>> warning: If the default is wrong, your build may not work correctly. >>> warning: Use the "toolset=xxxxx" option to override our guess. >>> warning: For more configuration options, please consult >>> warning: >>> http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html >>> If you want scripts/training/train-model.perl, pass >>> --with-giza=/path/to/giza-pp >>> failed to write output file >>> '/Users/tetsuo-s/work/mosesdecoder/moses/src/LM/bin/lm.log'! >>> >>> >>> Thanks, >>> Tetsuo >>> >> _______________________________________________ >> Moses-support mailing list >> [email protected] >> http://mailman.mit.edu/mailman/listinfo/moses-support > > -- Tetsuo _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
