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. MOSES build failed (ULStudent:GIOVANNI.GALLO)
2. Re: MOSES build failed (Hieu Hoang)
3. Re: MOSES build failed (ULStudent:GIOVANNI.GALLO)
4. Re: MOSES build failed (Hieu Hoang)
----------------------------------------------------------------------
Message: 1
Date: Sat, 25 Jan 2014 19:54:22 +0000
From: "ULStudent:GIOVANNI.GALLO" <12064866@studentmail.ul.ie>
Subject: [Moses-support] MOSES build failed
To: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<657477253ae14238838e57fcf976bcf1@DBXPR01MB078.eurprd01.prod.exchangelabs.com>
Content-Type: text/plain; charset="us-ascii"
Hi all,
Please find the build log file attached. I executed the following command when I got the error:
./bjam --with-boost=/Users/Giancarlo/boost_1_55_0 -j8
Many thanks.
Best regards,
Giovanni Gallo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20140125/03e306d6/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log.zip
Type: application/zip
Size: 374 bytes
Desc: build.log.zip
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20140125/03e306d6/attachment-0001.zip
------------------------------
Message: 2
Date: Sat, 25 Jan 2014 20:09:31 +0000
From: Hieu Hoang <Hieu.Hoang@ed.ac.uk>
Subject: Re: [Moses-support] MOSES build failed
To: "ULStudent:GIOVANNI.GALLO" <12064866@studentmail.ul.ie>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<CAEKMkbgSsjZdO0A4VyHQ4DMtQQbBn-u8WXEL-FWkkWGaqHoYJQ@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
strange.
Did git clone download all the source files correctly? DId boost compile ok?
What OS and gcc version are you using?
On 25 January 2014 19:54, ULStudent:GIOVANNI.GALLO <
12064866@studentmail.ul.ie> wrote:
> Hi all,
>
> Please find the build log file attached. I executed the following
> command when I got the error:
>
> ./bjam --with-boost=/Users/Giancarlo/boost_1_55_0 -j8
>
> Many thanks.
>
> Best regards,
> Giovanni Gallo.
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
--
Hieu Hoang
Research Associate
University of Edinburgh
http://www.hoang.co.uk/hieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20140125/b1020116/attachment-0001.htm
------------------------------
Message: 3
Date: Sat, 25 Jan 2014 20:35:18 +0000
From: "ULStudent:GIOVANNI.GALLO" <12064866@studentmail.ul.ie>
Subject: Re: [Moses-support] MOSES build failed
To: Hieu Hoang <Hieu.Hoang@ed.ac.uk>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<da4ac250954747c5b67bcffc60a8e9f2@DBXPR01MB078.eurprd01.prod.exchangelabs.com>
Content-Type: text/plain; charset="us-ascii"
Hi Hieu,
Thanks for the quick reply!
I followed the installation instructions on the manual and (apparently) git clone download all source files correctly and boost compiled ok (at least, I didn't get any error message at the end).
I'm using te last version of Mavericks (OS X 10.9.1) and gcc:
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix
Many thanks!
GG
________________________________
Da: hieuhoang@gmail.com <hieuhoang@gmail.com> per conto di Hieu Hoang <Hieu.Hoang@ed.ac.uk>
Inviato: sabato 25 gennaio 2014 21:09
A: ULStudent:GIOVANNI.GALLO
Cc: moses-support@mit.edu
Oggetto: Re: [Moses-support] MOSES build failed
strange.
Did git clone download all the source files correctly? DId boost compile ok?
What OS and gcc version are you using?
On 25 January 2014 19:54, ULStudent:GIOVANNI.GALLO <12064866@studentmail.ul.ie<mailto:12064866@studentmail.ul.ie>> wrote:
Hi all,
Please find the build log file attached. I executed the following command when I got the error:
./bjam --with-boost=/Users/Giancarlo/boost_1_55_0 -j8
Many thanks.
Best regards,
Giovanni Gallo.
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu<mailto:Moses-support@mit.edu>
http://mailman.mit.edu/mailman/listinfo/moses-support
--
Hieu Hoang
Research Associate
University of Edinburgh
http://www.hoang.co.uk/hieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20140125/5a0efe0e/attachment-0001.htm
------------------------------
Message: 4
Date: Sat, 25 Jan 2014 23:20:43 +0000
From: Hieu Hoang <Hieu.Hoang@ed.ac.uk>
Subject: Re: [Moses-support] MOSES build failed
To: "ULStudent:GIOVANNI.GALLO" <12064866@studentmail.ul.ie>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<CAEKMkbhTud9GCsOnLNFujMf++vVBb=ROdMiyR1KpqViHtLRP-w@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
I'm using Mavericks too and it compiles ok. These are the commands i used
Boost:
./bootstrap.sh
./b2 -j8 --prefix=$PWD --libdir=$PWD/lib64 --layout=tagged link=static
threading=multi,single install
Moses:
./bjam --with-boost=/Users/hieu/workspace/boost/boost_1_55_0
I have macport installed, but not gcc or boost
On 25 January 2014 20:35, ULStudent:GIOVANNI.GALLO <
12064866@studentmail.ul.ie> wrote:
> Hi Hieu,
>
>
> Thanks for the quick reply!
>
>
> I followed the installation instructions on the manual and (apparently) git
> clone download all source files correctly and boost compiled ok (at least,
> I didn't get any error message at the end).
>
>
> I'm using te last version of Mavericks (OS X 10.9.1) and gcc:
>
>
> Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
> --with-gxx-include-dir=/usr/include/c++/4.2.1
>
> Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
>
> Target: x86_64-apple-darwin13.0.0
>
> Thread model: posix
>
>
> Many thanks!
>
>
> GG
> ------------------------------
> *Da:* hieuhoang@gmail.com <hieuhoang@gmail.com> per conto di Hieu Hoang <
> Hieu.Hoang@ed.ac.uk>
> *Inviato:* sabato 25 gennaio 2014 21:09
> *A:* ULStudent:GIOVANNI.GALLO
> *Cc:* moses-support@mit.edu
> *Oggetto:* Re: [Moses-support] MOSES build failed
>
> strange.
>
> Did git clone download all the source files correctly? DId boost compile
> ok?
>
> What OS and gcc version are you using?
>
>
>
> On 25 January 2014 19:54, ULStudent:GIOVANNI.GALLO <
> 12064866@studentmail.ul.ie> wrote:
>
>> Hi all,
>>
>> Please find the build log file attached. I executed the following
>> command when I got the error:
>>
>> ./bjam --with-boost=/Users/Giancarlo/boost_1_55_0 -j8
>>
>> Many thanks.
>>
>> Best regards,
>> Giovanni Gallo.
>>
>> _______________________________________________
>> Moses-support mailing list
>> Moses-support@mit.edu
>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>
>>
>
>
> --
> Hieu Hoang
> Research Associate
> University of Edinburgh
> http://www.hoang.co.uk/hieu
>
>
--
Hieu Hoang
Research Associate
University of Edinburgh
http://www.hoang.co.uk/hieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20140125/ba4cd9ae/attachment.htm
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 87, Issue 57
*********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 87, Issue 57"
Post a Comment