if you want people to debug your commands, you must be precise about what you ran. It appears you didn't run

   ./bjam -a --with-boost=/path/to/boost --with-nplm=/path/to/NPLM -j4

but you ran something like this:

./bjam -a --with-boost=/home/sanjana/SMT/boost_1_55_0 --with-nplm=/home/sanjana/SMT/NPLM/ -j4 --debug-configuration -d2

From the build file you attached, if appears the Eigen library is not found.

You must read the instructions in the NPLM repository
   https://github.com/moses-smt/nplm


On 04/07/2017 14:33, Sanjanashree Palanivel wrote:
Hi all,

This is the fourth post regarding the building error of moses, while compiling with nplm. I compiled Moses with "./bjam -a --with-boost=/path/to/boost --with-nplm=/path/to/NPLM -j4" . I am attaching the build file for reference. Please respond



--
Thanks and regards,

Sanjanasri J.P

--
Hieu Hoang
http://moses-smt.org/

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to