Re: [Moses-support] Error while compiling moses with boost using bjam

2016-08-04 Thread Kenneth Heafield
Hi Tarun, Does this command succeed? exec bash g++ -include zlib.h -lz -x c++ - <<<'int main() {}' If no, then you have not installed zlib as instructed on https://kheafield.com/code/kenlm/dependencies/ . Learn how environment variables work. Read what the PATH, CPATH, LIBRARY_PATH, and LD_LIB

Re: [Moses-support] Error while compiling moses with boost using bjam

2016-08-04 Thread Tarun Guntuka
Hi Experts, My build is failing even when I installed zlib and bzip2 as instructed. When i am compiling moses using bjam using ./bjam --with-irstlm=/home/tarun/Documents/tools/irstlm --with-giza=/home/tarun/Documents/tools/bin --with-boost=/home/tarun/Documents/tools/moses/boost_1_55_0 Even then

Re: [Moses-support] Error while compiling moses with boost using bjam

2016-08-03 Thread Tarun Guntuka
Hi, Even after downloading and moving it to moses. The same error comes while compiling. On Wed, Aug 3, 2016 at 3:50 PM, Tarun Guntuka wrote: > Hi Kenneth, > > Thanks for letting me know. I will try and get back if there are any other > problems. > > On Wed, Aug 3, 2016 at 3:31 PM, Kenneth Heaf

Re: [Moses-support] Error while compiling moses with boost using bjam

2016-08-03 Thread Tarun Guntuka
Hi Kenneth, Thanks for letting me know. I will try and get back if there are any other problems. On Wed, Aug 3, 2016 at 3:31 PM, Kenneth Heafield wrote: > You need to install zlib first, including any development version of > zlib. Further,I suspect your Boost installation is incomplete if you

Re: [Moses-support] Error while compiling moses with boost using bjam

2016-08-03 Thread Kenneth Heafield
You need to install zlib first, including any development version of zlib. Further,I suspect your Boost installation is incomplete if you didn't install zlib first. https://kheafield.com/code/kenlm/dependencies/ Kenneth On 08/03/2016 10:51 AM, Tarun Guntuka wrote: > Hi Experts, > > I could rea

[Moses-support] Error while compiling moses with boost using bjam

2016-08-03 Thread Tarun Guntuka
Hi Experts, I could really use the help here as I am getting error with compiling moses. The following is the error. /bjam --with-boost=/home/tarun/Documents/tools/boost_1_55_0 -j8 Tip: install tcmalloc for faster threading. See BUILD-INSTRUCTIONS.txt for more information. NOT BUILDING MOSES S