Hi everyone,

Moses currently requires installing the Boost libraries with the 
--layout=tagged option. This library naming scheme has been non-standard on 
Unix-like systems since Boost 1.40.0. It forces you to use special options when 
installing Boost, and it can lead to trouble if you then try to link Moses 
against other software that prefers a standard installation - effectively you 
have to install Boost twice to make everybody happy.

In my opinion, it would be preferable if Moses used the --layout=system scheme 
that you get by default in recent versions of Boost. Would anybody object to 
this?

Best,
Christian
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to