Send Moses-support mailing list submissions to
moses-support@mit.edu
To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.mit.edu/mailman/listinfo/moses-support
or, via email, send a message with subject or body 'help' to
moses-support-request@mit.edu
You can reach the person managing the list at
moses-support-owner@mit.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Moses-support digest..."
Today's Topics:
1. Re: error when executing ./bjam -j8 (Kenneth Heafield)
2. error in building (charmaine ponay)
3. Reg : Moses error will decoding (Megha Jhunjhunwala)
4. Re: Reg : Moses error will decoding (Barry Haddow)
----------------------------------------------------------------------
Message: 1
Date: Thu, 22 May 2014 20:08:38 -0700
From: Kenneth Heafield <moses@kheafield.com>
Subject: Re: [Moses-support] error when executing ./bjam -j8
To: moses-support@mit.edu
Message-ID: <537EBBB6.50709@kheafield.com>
Content-Type: text/plain; charset=ISO-8859-1
Hi,
zlib is a required dependency. That includes any "development" version
of the library. You can install it from the cygwin package manager.
Since Cygwin is a somewhat obscure platform, once you've resolved the
issue, it will help if you reply with what packages were needed.
Kenneth
On 05/22/14 18:30, charmaine ponay wrote:
> please help... I already the updated version of mosesdecoder but
> building is failed, when i executed ./bjam -j8. attached is the log
> file, thank you so much
>
> Regards,
> *
> *
> *
> Charmaine Salvador - Ponay*
> Instructor
> Information and Computer Studies Dept.
> University of Santo Tomas
>
>
> On Thu, May 22, 2014 at 5:20 AM, charmaine ponay <csponay@gmail.com
> <mailto:csponay@gmail.com>> wrote:
>
> hi,
> please help, i get the following error when executing the command
> ./bjam -j8
>
> jam.c:628:18: warning: comparison between pointer and integer
> [enabled by defaul
> t]
> if (argv0[0] == "/")
> ^
> /tmp/ccYvde1k.o:expand.c:(.text+0x137f): undefined reference to
> `cygwin_conv_to_
> win32_path'
> /tmp/ccYvde1k.o:expand.c:(.text+0x137f): relocation truncated to
> fit: R_X86_64_P
> C32
> against undefined symbol `cygwin_conv_to_win32_path'
> /tmp/ccYvde1k.o:expand.c:(.text+0x14bc): undefined reference to
> `cygwin_conv_to_
> posix_path'
> /tmp/ccYvde1k.o:expand.c:(.text+0x14bc): relocation truncated to
> fit: R_X86_64_P
> C32
> against undefined symbol `cygwin_conv_to_posix_path'
> /usr/bin/ld: /tmp/ccYvde1k.o: bad reloc address 0x20 in section `.rdata'
> collect2: error: ld returned 1 exit status
>
>
> Regards,
> *
> *
> *
> Charmaine Salvador - Ponay*
> Instructor
> Information and Computer Studies Dept.
> University of Santo Tomas
>
>
>
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
------------------------------
Message: 2
Date: Thu, 22 May 2014 21:06:50 -0700
From: charmaine ponay <csponay@gmail.com>
Subject: [Moses-support] error in building
To: moses-support@mit.edu
Message-ID:
<CAB0nykeA3XfaMnoK2xB8dB5JH5bbb2hCAXGwUFLUarmzo3wCPw@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
hi please help. i already downloaded an updated version of moses for 64-bit
computers but when i issue the command ./bjam -j8, it still failed to build
attached is the error log thanks
Regards,
*Charmaine Salvador - Ponay*
Instructor
Information and Computer Studies Dept.
University of Santo Tomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20140522/d20658c7/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log.gz
Type: application/x-gzip
Size: 3627 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20140522/d20658c7/attachment-0001.bin
------------------------------
Message: 3
Date: Fri, 23 May 2014 13:23:50 +0530
From: Megha Jhunjhunwala <jjw.megha@gmail.com>
Subject: [Moses-support] Reg : Moses error will decoding
To: moses-support@mit.edu
Message-ID:
<CAJM7Lf5yed9d+TEzTnWoo6K5LGGehM08--p5Ru+Wv78b6K-=RQ@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hello,
I was setting up moses and was getting an error again and again will i
tried to get a translation using :
" echo "Ram goes to market to buy some apples" /pathytomoses/bin/moses -f
moses.ini "
and the error i was getting was "Can't read /home/megha/
www.statmt.org/moses/RELEASE-2.1/binaries/exp/model/phrase-table.5"
there was phrase.table.5.gz file, and permissions were set right but I
still got an error.
I am also attaching my moses.ini file
It will be great, if I could get some help
Regards,
Megha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20140523/087df7fa/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: moses.ini.5
Type: application/octet-stream
Size: 1020 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20140523/087df7fa/attachment-0001.obj
------------------------------
Message: 4
Date: Fri, 23 May 2014 09:10:21 +0100
From: Barry Haddow <bhaddow@staffmail.ed.ac.uk>
Subject: Re: [Moses-support] Reg : Moses error will decoding
To: Megha Jhunjhunwala <jjw.megha@gmail.com>, moses-support@mit.edu
Message-ID: <537F026D.9080402@staffmail.ed.ac.uk>
Content-Type: text/plain; charset="iso-8859-1"
Hi Megha
> there was phrase.table.5.gz file, and permissions were set right but I
> still got an error.
It should be phrase-table.5.gz to match your ini file. Note the hyphen,
cheers - Barry
On 23/05/14 08:53, Megha Jhunjhunwala wrote:
> Hello,
> I was setting up moses and was getting an error again and again will i
> tried to get a translation using :
>
> " echo "Ram goes to market to buy some apples" /pathytomoses/bin/moses
> -f moses.ini "
>
> and the error i was getting was "Can't read
> /home/megha/www.statmt.org/moses/RELEASE-2.1/binaries/exp/model/phrase-table.5
> <http://www.statmt.org/moses/RELEASE-2.1/binaries/exp/model/phrase-table.5>"
>
> there was phrase.table.5.gz file, and permissions were set right but I
> still got an error.
>
> I am also attaching my moses.ini file
>
> It will be great, if I could get some help
>
> Regards,
> Megha
>
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20140523/d1a464a4/attachment.htm
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 91, Issue 31
*********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 91, Issue 31"
Post a Comment