Re: [Moses-support] help with Moses installation

2013-07-07 Thread Bill_Lang(Gmail)
Hi Khetam,
 Maybe you can refer this link:
http://www.statmt.org/moses/?n=Moses.Baseline
 It is very helpful.

Best Regards,
LANG Jun


On Sun, Jul 7, 2013 at 2:19 AM, Khetam sh khetam.alsha...@hotmail.comwrote:

 Dear,



 I am so interested in using Moses tool on Arabic English Combination,
 but I am having trouble accessing it, but I would also appreciate some
 insights into how to use it once I have access. I am wondering if you will
 help me? 



 Your help would be greatly appreciated.

 Best Regards,

 Khetam



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


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


[Moses-support] help with Moses installation

2013-07-06 Thread Khetam sh
Dear,

 

I am so
interested in using Moses tool on Arabic English Combination, but I am
having trouble accessing it, but I would also appreciate some insights into how
to use it once I have access. I am wondering if you will help me? 

 

Your
help would be greatly appreciated.

Best
Regards,

Khetam

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


[Moses-support] Help on Moses Installation

2013-04-17 Thread Nadhii Dagaga
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=x 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


Re: [Moses-support] Help on Moses Installation

2013-04-17 Thread Kenneth Heafield
Please follow the directions on

http://www.statmt.org/moses/?n=Moses.MailingLists

There should be no space after the equals sign.

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

Kenneth

On 04/17/13 10:02, Nadhii Dagaga wrote:
 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=x 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

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