Hi All, 

I am trying to install MOSES and to do so I have to install Boost 1st. I've managed to install Boost 1.55 and after that I tried to run this commad: 
    ./bjam --prefix=/home/asad/moses/bin/decoder/

but it says  
    Failed to run bash -c "g++  -dM -x c++ -E /dev/null -include boost/version.hpp 2>/dev/null |grep '#define BOOST_'"
    Boost does not seem to be installed or g++ is confused.

I don't know what is wrong. kindly help me out


Regards 

Asad A.Malik