hmm, it works for me, but this is quite a difficult problem to debug for
other people.
what OS are you working on? 32 or 64 bit?
try renaming the file
lib/*boost_iostreams*/-mt.*
to
lib/*boost_iostreams*/.*
also, try renaming the directory
lib
to
lib64
On 31/10/2012 17:44, Thuong Minh Bui wrote:
> Dear all,
> I am installing Moses 0.91 with boost 1.51 and run into the error:
> /*/usr/bin/ld: cannot find -lboost_iostreams*/
> I installed boost with the following command:
>
> /./b2 --prefix=/scratch/tbui/tools/local --libdir=$LIBDIR
> --layout=tagged link=static,shared threading=multi,single install/
> where /$LIBDIR=///scratch/tbui/tools/local/lib64/
> /
> /
> Moses was installed with the following command:
>
> .//bjam --with-irstlm=/scratch/tbui/tools/local
> --with-giza=/scratch/tbui/tools/external-bin-dir
> --with-boost=/scratch/tbui/tools/local
> --prefix=/scratch/tbui/tools/local -j8/
>
> Does anyone know what's the problem?
>
> Best regards,
> Thuong.
>
>
> _______________________________________________
> 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