Hi,

Here are a few things to check:

<> do the $MOSES and $MOSES_INI paths in daemon.pl point to the correct 
locations?

<> can you run Moses itself? If you run this:

     echo "Hello" | $MOSES -f $MOSES_INI -t

replacing $MOSES and $MOSES_INI with the paths you put in daemon.pl, do 
you get a translation back?

<> Where/how did you see that Moses performed the translation?

<> Which OS and version of Perl are you using?


Regards,
Herve


On 20/04/11 13:50, hungnv54 wrote:
> Hi all,
> I started Moses server by running daemon.pl (hostname: localhost and
> port = 1234). After that, I typed command "echo Hello World| nc
> localhost 1234". I saw that Moses server already translated it but the
> Moses server didn't respond to client anything.
> Besides, I used other command "nc localhost 1234 < /home/in.txt" (in.txt
> is the source file) and I get similar problem.
> Please help me.
>
> Thanks,

-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.

_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to