Hi all does anyone know how to compile mgiza when the boost library isn't in the default path?
I tried export BOOST_ROOT=/home/hieu/workspace/boost/boost_1_51_0/ export BOOST_LIBRARYDIR=/home/hieu/workspace/boost/boost_1_51_0/lib64/ cmake . make but it gives my the error: CMakeFiles/d4norm.dir/d4norm.cxx.o: In function `__static_initialization_and_destruction_0(int, int)': d4norm.cxx:(.text+0x962): undefined reference to `boost::system::generic_category()' .... -- Research Associate University of Edinburgh http://www.hoang.co.uk
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
