(I apologize for the reposting. There are some problems with the mail client. I 
just try to get the linebreaks through)

Thanks for the advice.
But this does not seem to solve the problem

None of the following 4 attempts work
./bjam --with-boost=/cluster/home/jtl/boost_1_55_0 -j8 

./bjam --with-boost=/usit/abel/u1/jtl/boost_1_55_0 -j8 

./bjam --with-boost=~/boost_1_55_0 -j8 

./bjam --with-boost=../boost_1_55_0 -j8

They all produce the same log-file.

./bjam --with-boost=~/boost_1_55_0 -j8

~ Is a little different from the other 3. 
It stops immediately with the message

You have Boost 104100. This package requires Boost at least 104400 (and 
preferably newer).

The other 3 start the process and do some work before they stop with an EROOR 
message.

Jan Tore  

-----Original Message-----
From: Hieu Hoang [mailto:hieuho...@gmail.com] 
Sent: Saturday, June 10, 2017 10:00 PM
To: Jan Tore Lønning <j...@ifi.uio.no>
Cc: moses-support <moses-support@mit.edu>
Subject: Re: [Moses-support] problem installing Moses

Use absolute paths

On 10 Jun 2017 11:51 a.m., "Jan Tore Lønning" <j...@ifi.uio.no 
<mailto:j...@ifi.uio.no> > wrote:


        Hi
        
        I try to install Moses, but have problems with the boost.
        I tried to follow the instructions at
        http://www.statmt.org/moses/?n=Development.GetStarted 
<http://www.statmt.org/moses/?n=Development.GetStarted> 
        
        I followed the recipe for manually installing boost, installing it to 
~/boost_1_55_0
        Then I tried to install moses from within ~/mosesdecoder with the 
command
        
        bash-4.1$ ./bjam --with-boost=../boost_1_55_0 -j8
        
        This failed.
        The log-file says
        
        Unable to load Boost.Build: could not find "boost-build.jam"
        ---------------------------------------------------------------
        Attempted search from /cluster/home/jtl/mosesdecoder up to the root
        at /cluster/home/jtl/mosesdecoder/share/boost-build
        and in these directories from BOOST_BUILD_PATH and BOOST_ROOT: 
/usr/share/boost-build.
        ++++++++++
        
        Boost-build.jam is in boost_1_55_0. The problem seems to be to locate 
boost_1_55_0
        
        Kind regards,  Jan Tore
        
        _______________________________________________
        Moses-support mailing list
        Moses-support@mit.edu <mailto:Moses-support@mit.edu> 
        http://mailman.mit.edu/mailman/listinfo/moses-support 
<http://mailman.mit.edu/mailman/listinfo/moses-support> 
        


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

Reply via email to