what is your compiler and version number? what happens when you delete 'typename' in TargetPhraseCollectionCache.cpp line 28?
Hieu Hoang http://www.hoang.co.uk/hieu On 1 November 2015 at 20:01, Nicolas Pécheux <[email protected]> wrote: > Dear moses-support, > > I am experimenting trouble trying to install Moses on my own laptop. I > have successfully installed Moses previously on other machines. > > My configuration is MacOsX 10.7.5 (Lion). I have installed Macports. > > I first ran as suggested > > make -f contrib/Makefiles/install-dependencies.gmake > > and everything seemed to work as expected (I do see the install in ./opt) > > But then > > ./compile.sh > > fails on 83 targets. > > Attached is the *build.log.gz. *The recommended command to get this was > > ./jam-files/bjam --with-irstlm=./opt --with-boost=./opt --with-cmph=./opt > --with-xmlrpc-c=./opt -j 1 --debug-configuration -d2 |gzip >build.log.gz > > but this seems to fail as *boost-build.jam* is not found. I ran instead > > ./bjam --with-irstlm=./opt --with-boost=./opt --with-cmph=./opt > --with-xmlrpc-c=./opt -j 1 --debug-configuration -d2 |gzip >build.log.gz > > Maybe I am doing something wrong. Is there some variable I need to adjust > so the internal BOOST build is found? > > Many thanks for your help. > > -- > Nicolas Pécheux > Univ. Paris XI, LIMSI-CNRS > Bur : 27 - LIMSI Bat. [email protected]http://nicolas.pecheux.fr > > > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > >
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
