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: Request for help w/ "The build failed." (Hieu Hoang)
2. Re: Request for help w/ "The build failed." (daideqi)
3. Re: Request for help w/ "The build failed." (Kenneth Heafield)
----------------------------------------------------------------------
Message: 1
Date: Sun, 28 May 2017 20:04:25 -0400
From: Hieu Hoang <hieuhoang@gmail.com>
Subject: Re: [Moses-support] Request for help w/ "The build failed."
To: daideqi <daideqi@yahoo.com>
Cc: moses-support <moses-support@mit.edu>
Message-ID:
<CAEKMkbgzKvAqkoq-X9jEWX=k-OAzXDNT=uAB9mDbJH0bbr27fg@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
are you using Windows 10, or Ubuntu 14? It seems you are using a Windows
file system and this is causing some unit tests in KenLM to fail.
I would recommend you do everything on Linux
* Looking for MT/NLP opportunities *
Hieu Hoang
http://moses-smt.org/
On 28 May 2017 at 00:50, daideqi <daideqi@yahoo.com> wrote:
> Hi,
>
> Respectfully request help with Moses. I'm trying to compile it on Windows
> 10 Ubuntu 14.04.5 LTS. I successfully built Moses yesterday but decided to
> delete the mosesdecoder folder and rebuild for practice. Unfortunately,
> it's not working anymore, and I'm following the instructions that the
> system gave me. As an aside, I got this error after running the
> recommended bjam command:
> ln: failed to create symbolic link
> ?CreateProbingPT2?: File exists
>
> Would be grateful for assistance that can be provided.
>
> Very Respectfully,
> Chaz
> _______________________________________________
> 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/20170528/85484d96/attachment-0001.html
------------------------------
Message: 2
Date: Mon, 29 May 2017 02:53:11 +0000 (UTC)
From: daideqi <daideqi@yahoo.com>
Subject: Re: [Moses-support] Request for help w/ "The build failed."
To: daideqi <daideqi@yahoo.com>, Hieu Hoang <hieuhoang@gmail.com>
Cc: moses-support <moses-support@mit.edu>
Message-ID: <534053021.1612737.1496026391123@mail.yahoo.com>
Content-Type: text/plain; charset=UTF-8
Hi Dr. Hoang,
Thank you very much for taking the time to respond! I'm using the Ubuntu that is now available with Windows 10 when enabled. It's quite nice. Thanks for the recommendation to use Linux! Enjoy the 3-day weekend.
Very Respectfully,
Chaz
--------------------------------------------
On Sun, 5/28/17, Hieu Hoang <hieuhoang@gmail.com> wrote:
Subject: Re: [Moses-support] Request for help w/ "The build failed."
To: "daideqi" <daideqi@yahoo.com>
Cc: "moses-support" <moses-support@mit.edu>
Date: Sunday, May 28, 2017, 8:04 PM
are
you using Windows 10, or Ubuntu 14?? It seems you are using
a Windows file system and this is causing some unit tests in
KenLM to fail.
I
would recommend you do everything on Linux
* Looking for MT/NLP opportunities *
Hieu Hoang
http://moses-smt.org/
On 28 May 2017 at 00:50,
daideqi <daideqi@yahoo.com>
wrote:
Hi,
Respectfully request help with Moses.? I'm trying to
compile it on Windows 10 Ubuntu 14.04.5 LTS. I successfully
built Moses yesterday but decided to delete the mosesdecoder
folder and rebuild for practice.? Unfortunately, it's
not working anymore, and I'm following the instructions
that the system gave me.? As an aside, I got this error
after running the recommended bjam command:
? ? ? ? ? ? ? ? ? ? ? ? ? ln: failed to create
symbolic link ?CreateProbingPT2?: File exists
Would be grateful for assistance that can be provided.
Very Respectfully,
Chaz
______________________________
_________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/
mailman/listinfo/moses-support
------------------------------
Message: 3
Date: Mon, 29 May 2017 07:08:14 +0000
From: Kenneth Heafield <moses@kheafield.com>
Subject: Re: [Moses-support] Request for help w/ "The build failed."
To: moses-support@mit.edu, Hieu Hoang <hieuhoang@gmail.com>, daideqi
<daideqi@yahoo.com>
Message-ID: <0BFB9E66-C2BC-4963-826C-E95D8109C070@kheafield.com>
Content-Type: text/plain; charset="utf-8"
A symlink for CreateProbingPT2 has nothing to do with KenLM. The symlink already exists and the build system is trying to make it again (this also means not windows). I suppose we should be using ln -sf.
Try deleting CreateProbingPT2 then rebuilding.
Kenneth
On May 29, 2017 1:04:25 AM GMT+01:00, Hieu Hoang <hieuhoang@gmail.com> wrote:
>are you using Windows 10, or Ubuntu 14? It seems you are using a
>Windows
>file system and this is causing some unit tests in KenLM to fail.
>
>I would recommend you do everything on Linux
>
>* Looking for MT/NLP opportunities *
>Hieu Hoang
>http://moses-smt.org/
>
>
>On 28 May 2017 at 00:50, daideqi <daideqi@yahoo.com> wrote:
>
>> Hi,
>>
>> Respectfully request help with Moses. I'm trying to compile it on
>Windows
>> 10 Ubuntu 14.04.5 LTS. I successfully built Moses yesterday but
>decided to
>> delete the mosesdecoder folder and rebuild for practice.
>Unfortunately,
>> it's not working anymore, and I'm following the instructions that the
>> system gave me. As an aside, I got this error after running the
>> recommended bjam command:
>> ln: failed to create symbolic link
>> ?CreateProbingPT2?: File exists
>>
>> Would be grateful for assistance that can be provided.
>>
>> Very Respectfully,
>> Chaz
>> _______________________________________________
>> 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/20170529/b2506a08/attachment-0001.html
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 127, Issue 42
**********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 127, Issue 42"
Post a Comment