Hi Barry,
I put all the dynamic libraries and then before to run moses I export:

export LD_LIBRARY_PATH=/usr/local/
boost/lib/

and it works...

Thanks again
Marco


On Mon, Nov 23, 2009 at 3:36 PM, Barry Haddow <bhad...@inf.ed.ac.uk> wrote:

> On Monday 23 Nov 2009 13:21:27 marco turchi wrote:
> > Hi Barry,
> > configure works if I do not add
> --with-boost-thread=boost_thread-gcc41-mt.
> > I'm try to install moses on a 64-bit machine, so I do not know if
> > --with-boost-thread is mandatory.
> >
> > I reinstall the boost libraries... and everything is in the right place
> in
> > /usr/local/boost/lib:
> > 165180 Nov 23 12:09 libboost_thread.a
> > 25 Nov 23 12:08 libboost_thread.so -> libboost_thread.so.1.41.0
> > 81576 Nov 23 12:08 libboost_thread.so.1.41.0
>
> Does moses work now?
>
> >
> > Hieu:
> > I have removed all the boost dynamic libraries from /usr/local/boost/lib/
> ,
> > but now i have problem when I compile Moses... it does not compile,
> please
> > see the attached file.
> >
>
> Looks as though you need to add a -lpthread to the link line when linking
> against the static boost libraries.
>
>
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to