I have been trying to install moses on ubuntu 12.10 by following the
instructions on the manual. first i have installed both boost 1.52 and
gcc-4.7 and i have downloaded and extracted moses tool. The  i have been
trying to install it by using the following command:

./bjam --with-irstlm= /home/nadhii/moses/irstlm/

and it is displaying a warning and it is not creating any executable files
in bin directory:

warning: No toolsets are configured.
warning: Configuring default toolset "gcc".
warning: If the default is wrong, your build may not work correctly.
warning: Use the "toolset=xxxxx" option to override our guess.
warning: For more configuration options, please consult
warning:
http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
notice: could not find main target /home/nadhii/moses/irstlm/
notice: assuming it is a name of file to create.
...found 1 target...

i have also tried to run bjam toolset=gcc-4.7  and it creates some
executable files in /moses/bin directory, but there is no executable file
with a name moses which i guess is the main decoder.

Please will u tell me the solution for this problem?
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to