You have to move boost into the correct directories for gcc to see it. I
personally install boost using macports which takes care of those things

On Thursday, January 12, 2012, Hobli Taffame <[email protected]> wrote:
> Hi,
> I am trying to setup moses on Mac OS X 10.7.2 using the using the steps
from:  http://www.statmt.org/moses_steps.html#versions
> The steps I have successfully configured are:
>
> download and compile GIZA++ and mkcls
> download and compile SRILM
> download and compile IRSTLM
> download and compile boost
> clone moses
>
> But when I try to compile it:
> ./jam --with-srilm=/path/to/this/directory
--with-irstlm=/path/to/this/directory --with-giza=/path/to/the/bin -j2
> I just get the following error:
> -> Boost does not seem to be installed or g++ is confused.
> Please can you help me to fix this?
> Best regards
> Thayd
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to