[Moses-support] Moses build failed

2021-03-10 Thread wp11039719-kaja wp11039719-kaja
Hello,

I tried to run:

./bjam --with-srilm=/home/kaja/Quest/moses/tools/srilm 
--with-irstlm=/home/kaja/Quest/moses/tools/irstlm 
--with-giza=/home/kaja/Quest/moses/tools/bin -j2

irstlm version 5.80.07
srilm version 1.5.12

Best regards
kaja

build.log.gz
Description: application/gzip
___
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


Re: [Moses-support] Moses build failed

2019-10-17 Thread adnan islam
Thank you. It had been resolved.

On Fri, Oct 18, 2019 at 11:22 AM Hieu Hoang  wrote:

> IRSTLM has not been compiled correctly. You don't need it in most
> instances - just use KenLM.
>
> exclude this from your bjam command
> --with-irstlm=/home/gryffindor/smt1/irstlm
>
> Hieu Hoang
> http://statmt.org/hieu
>
>
> On Thu, 17 Oct 2019 at 12:23, adnan islam 
> wrote:
>
>> Exact Command:
>> ./bjam --with-irstlm=/home/gryffindor/smt1/irstlm
>> --with-boost=/home/gryffindor/smt1/boost_1_55_0
>> --with-cmph=/home/gryffindor/smt1/cmph-2.0 -j8
>> ___
>> 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


Re: [Moses-support] Moses build failed

2019-10-17 Thread Hieu Hoang
IRSTLM has not been compiled correctly. You don't need it in most instances
- just use KenLM.

exclude this from your bjam command
--with-irstlm=/home/gryffindor/smt1/irstlm

Hieu Hoang
http://statmt.org/hieu


On Thu, 17 Oct 2019 at 12:23, adnan islam  wrote:

> Exact Command:
> ./bjam --with-irstlm=/home/gryffindor/smt1/irstlm
> --with-boost=/home/gryffindor/smt1/boost_1_55_0
> --with-cmph=/home/gryffindor/smt1/cmph-2.0 -j8
> ___
> 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] MOSES BUILD FAILED

2016-04-15 Thread Akhilesh Gupta
Hello Sir,

I was recompiling moses with this command:
hieu@hieu-VirtualBox:~/workspace/github/mosesdecoder$ ./bjam
--with-cmph=/home/hieu/
workspace/cmph-2.0 --with-boost=/home/hieu/workspace/boost/boost_1_55_0
--with-irstlm=/home/hieu/workspace/irstlm/irstlm-5.80.06 -a >
/home/hieu/Desktop/build.log

it gave this output saying error(couldnt paste the full outout here)

gcc.link mert/bin/gcc-4.8/release/
debug-symbols-on/link-static/threading-multi/vocabulary_test
testing.unit-test
mert/bin/gcc-4.8/release/debug-symbols-on/link-static/threading-multi/vocabulary_test.passed
Running 2 test cases...

*** No errors detected
gcc.link mert/mert
gcc.link mert/extractor
gcc.link mert/evaluator
gcc.link mert/pro
gcc.link mert/kbmira
gcc.link mert/sentence-bleu
gcc.link
/home/hieu/workspace/github/mosesdecoder/lm/builder/bin/gcc-4.8/release/debug-symbols-on/link-static/threading-multi/lmplz
gcc.link
lm/bin/gcc-4.8/release/debug-symbols-on/link-static/threading-multi/fragment
...failed updating 1 target...
...skipped 75 targets...
...updated 642 targets...
The build failed.  If you need support, run:
  ./jam-files/bjam --with-cmph=/home/hieu/workspace/cmph-2.0
--with-boost=/home/hieu/workspace/boost/boost_1_55_0
--with-irstlm=/home/hieu/workspace/irstlm/irstlm-5.80.06 -a
--debug-configuration -d2 |gzip >build.log.gz
then attach build.log.gz to your e-mail.
You MUST do 3 things before sending to the mailing list:
   1. Subscribe to the mailing list at
http://mailman.mit.edu/mailman/listinfo/moses-support
   2. Attach build.log.gz to your e-mail
   3. Say what is the EXACT command you executed when you got the error
ERROR


NOTE: I am using the virtualbox installation given on official website.
___
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


Re: [Moses-support] Moses build failed

2015-07-16 Thread Hieu Hoang
i install the dependency with the setup.exe gui. But I don't install 
boost. Instead, I compile boost myself using the instructions found here:

   http://www.statmt.org/moses/?n=Development.GetStarted


On 16/07/2015 11:58, Manuela Sanguinetti wrote:

Thank you,

I'll try with this one.

Just out of curiosity ... how did you install the required dependecies 
on cygwin? Did you use the command line?



best wishes,
manuela

Il 16/07/2015 07:24, Hieu Hoang ha scritto:
i just compiled on Windows/cygwin ok. Unfortunately, you do need to 
be quite experienced with computer science and linux to get very far 
with moses.


The company, Precision Translation Tools, have adapted Moses 
specifically for Windows (without cygwin).

http://www.precisiontranslationtools.com/smt-for-windows-and-more/
Perhaps thats a little more user-friendly

Hieu Hoang
Researcher
New York University, Abu Dhabi
http://www.hoang.co.uk/hieu

On 15 July 2015 at 20:30, Rico Sennrich > wrote:


Hi Manuela,

I don't know enough about cygwin to know how the installation of
the dependencies could have gone wrong.

Can someone who uses cygwin help?

best wishes,
Rico

On 15.07.2015 14:56, Manuela Sanguinetti wrote:

Hi Rico,

first of all, thanks for your feedback.
I first installed all the dependencies listed on the Moses page
by running the Cygwin 'set_up-x86_64' executable file. However,
checking if everything was actually there (using the command
"which ..."), it appeared that for a large number of those
packages this wasn't the case. So I've just tried to install
them  using the command "apt-cyg install ...", but I got the
message "Package ... is already installed, skipping"!
I guess that all these "missing" dependecies should then be
properly linked, by setting some path or environment variable
... but unfortunately this goes far beyond my competences in
computer science :( so now I'm totally clueless as to what to do.

Thank you anyway,
Manuela



Il 15/07/2015 15:26, Rico Sennrich ha scritto:

Hello Manuela,

have you installed all the dependencies listed here for Cygwin
installation? http://www.statmt.org/moses/?n=Development.GetStarted

it seems like you're missing a system-wide installation of
boost. mosesdecoder/bjam currently isn't set-up to use the
boost-jam of a local boost installation (even if you pass a
"--with-boost" argument).

best wishes,
Rico


On 15.07.2015 12:19, Manuela Sanguinetti wrote:

Hi,

I'm experiencing some problems in compiling Moses on Windows
using Cygwin. I manually installed Boost (v. 1.58), but when I
run the command

 ~/mosesdecoder
$ ./bjam --with-boost=~/boost_1_58_0/  -j4

the build fails.
I'm attaching the 'build.log.gz' file, as suggested in the
error message, hoping that someone could help me figuring out
what the problem is and how I can fix it.


Thank you in advance for any hint you may provide,
MS


___
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 mailing list
Moses-support@mit.edu 
http://mailman.mit.edu/mailman/listinfo/moses-support






--
Hieu Hoang
Researcher
New York University, Abu Dhabi
http://www.hoang.co.uk/hieu

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


Re: [Moses-support] Moses build failed

2015-07-16 Thread Manuela Sanguinetti

Thank you,

I'll try with this one.

Just out of curiosity ... how did you install the required dependecies 
on cygwin? Did you use the command line?



best wishes,
manuela

Il 16/07/2015 07:24, Hieu Hoang ha scritto:
i just compiled on Windows/cygwin ok. Unfortunately, you do need to be 
quite experienced with computer science and linux to get very far with 
moses.


The company, Precision Translation Tools, have adapted Moses 
specifically for Windows (without cygwin).

http://www.precisiontranslationtools.com/smt-for-windows-and-more/
Perhaps thats a little more user-friendly

Hieu Hoang
Researcher
New York University, Abu Dhabi
http://www.hoang.co.uk/hieu

On 15 July 2015 at 20:30, Rico Sennrich > wrote:


Hi Manuela,

I don't know enough about cygwin to know how the installation of
the dependencies could have gone wrong.

Can someone who uses cygwin help?

best wishes,
Rico

On 15.07.2015 14:56, Manuela Sanguinetti wrote:

Hi Rico,

first of all, thanks for your feedback.
I first installed all the dependencies listed on the Moses page
by running the Cygwin 'set_up-x86_64' executable file. However,
checking if everything was actually there (using the command
"which ..."), it appeared that for a large number of those
packages  this wasn't the case. So I've just tried to install
them using the command "apt-cyg install ...", but I got the
message "Package ... is already installed, skipping"!
I guess that all these "missing" dependecies should then be
properly linked, by setting some path or environment variable ...
but unfortunately this goes far beyond my competences in computer
science :( so now I'm totally clueless as to what to do.

Thank you anyway,
Manuela



Il 15/07/2015 15:26, Rico Sennrich ha scritto:

Hello Manuela,

have you installed all the dependencies listed here for Cygwin
installation? http://www.statmt.org/moses/?n=Development.GetStarted

it seems like you're missing a system-wide installation of
boost. mosesdecoder/bjam currently isn't set-up to use the
boost-jam of a local boost installation (even if you pass a
"--with-boost" argument).

best wishes,
Rico


On 15.07.2015 12:19, Manuela Sanguinetti wrote:

Hi,

I'm experiencing some problems in compiling Moses on Windows
using Cygwin. I manually installed Boost (v. 1.58), but when I
run the command

 ~/mosesdecoder
$ ./bjam --with-boost=~/boost_1_58_0/  -j4

the build fails.
I'm attaching the 'build.log.gz' file, as suggested in the
error message, hoping that someone could help me figuring out
what the problem is and how I can fix it.


Thank you in advance for any hint you may provide,
MS


___
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 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


Re: [Moses-support] Moses build failed

2015-07-15 Thread Hieu Hoang
i just compiled on Windows/cygwin ok. Unfortunately, you do need to be
quite experienced with computer science and linux to get very far with
moses.

The company, Precision Translation Tools, have adapted Moses specifically
for Windows (without cygwin).
   http://www.precisiontranslationtools.com/smt-for-windows-and-more/
Perhaps thats a little more user-friendly

Hieu Hoang
Researcher
New York University, Abu Dhabi
http://www.hoang.co.uk/hieu

On 15 July 2015 at 20:30, Rico Sennrich  wrote:

>  Hi Manuela,
>
> I don't know enough about cygwin to know how the installation of the
> dependencies could have gone wrong.
>
> Can someone who uses cygwin help?
>
> best wishes,
> Rico
>
> On 15.07.2015 14:56, Manuela Sanguinetti wrote:
>
> Hi Rico,
>
> first of all, thanks for your feedback.
> I first installed all the dependencies listed on the Moses page by running
> the Cygwin 'set_up-x86_64' executable file. However, checking if everything
> was actually there (using the command "which ..."), it appeared that for a
> large number of those packages  this wasn't the case. So I've just tried to
> install them  using the command "apt-cyg install ...", but I got the
> message "Package ... is already installed, skipping"!
> I guess that all these "missing" dependecies should then be properly
> linked, by setting some path or environment variable ... but unfortunately
> this goes far beyond my competences in computer science :( so now I'm
> totally clueless as to what to do.
>
> Thank you anyway,
> Manuela
>
>
>
> Il 15/07/2015 15:26, Rico Sennrich ha scritto:
>
> Hello Manuela,
>
> have you installed all the dependencies listed here for Cygwin
> installation? http://www.statmt.org/moses/?n=Development.GetStarted
>
> it seems like you're missing a system-wide installation of boost.
> mosesdecoder/bjam currently isn't set-up to use the boost-jam of a local
> boost installation (even if you pass a "--with-boost" argument).
>
> best wishes,
> Rico
>
>
> On 15.07.2015 12:19, Manuela Sanguinetti wrote:
>
> Hi,
>
> I'm experiencing some problems in compiling Moses on Windows using Cygwin.
> I manually installed Boost (v. 1.58), but when I run the command
>
>  ~/mosesdecoder
> $ ./bjam --with-boost=~/boost_1_58_0/  -j4
>
> the build fails.
> I'm attaching the 'build.log.gz' file, as suggested in the error message,
> hoping that someone could help me figuring out what the problem is and how
> I can fix it.
>
>
> Thank you in advance for any hint you may provide,
> MS
>
>
> ___
> Moses-support mailing 
> listMoses-support@mit.eduhttp://mailman.mit.edu/mailman/listinfo/moses-support
>
>
>
>
> ___
> Moses-support mailing 
> listMoses-support@mit.eduhttp://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 mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


Re: [Moses-support] Moses build failed

2015-07-15 Thread Rico Sennrich

Hi Manuela,

I don't know enough about cygwin to know how the installation of the 
dependencies could have gone wrong.


Can someone who uses cygwin help?

best wishes,
Rico

On 15.07.2015 14:56, Manuela Sanguinetti wrote:

Hi Rico,

first of all, thanks for your feedback.
I first installed all the dependencies listed on the Moses page by 
running the Cygwin 'set_up-x86_64' executable file. However, checking 
if everything was actually there (using the command "which ..."), it 
appeared that for a large number of those packages  this wasn't the 
case. So I've just tried to install them  using the command "apt-cyg 
install ...", but I got the message "Package ... is already installed, 
skipping"!
I guess that all these "missing" dependecies should then be properly 
linked, by setting some path or environment variable ... but 
unfortunately this goes far beyond my competences in computer science 
:( so now I'm totally clueless as to what to do.


Thank you anyway,
Manuela


Il 15/07/2015 15:26, Rico Sennrich ha scritto:

Hello Manuela,

have you installed all the dependencies listed here for Cygwin 
installation? http://www.statmt.org/moses/?n=Development.GetStarted


it seems like you're missing a system-wide installation of boost. 
mosesdecoder/bjam currently isn't set-up to use the boost-jam of a 
local boost installation (even if you pass a "--with-boost" argument).


best wishes,
Rico


On 15.07.2015 12:19, Manuela Sanguinetti wrote:

Hi,

I'm experiencing some problems in compiling Moses on Windows using 
Cygwin. I manually installed Boost (v. 1.58), but when I run the 
command


 ~/mosesdecoder
$ ./bjam --with-boost=~/boost_1_58_0/  -j4

the build fails.
I'm attaching the 'build.log.gz' file, as suggested in the error 
message, hoping that someone could help me figuring out what the 
problem is and how I can fix it.



Thank you in advance for any hint you may provide,
MS


___
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 mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


Re: [Moses-support] Moses build failed

2015-07-15 Thread Rico Sennrich

Hello Manuela,

have you installed all the dependencies listed here for Cygwin 
installation? http://www.statmt.org/moses/?n=Development.GetStarted


it seems like you're missing a system-wide installation of boost. 
mosesdecoder/bjam currently isn't set-up to use the boost-jam of a local 
boost installation (even if you pass a "--with-boost" argument).


best wishes,
Rico


On 15.07.2015 12:19, Manuela Sanguinetti wrote:

Hi,

I'm experiencing some problems in compiling Moses on Windows using 
Cygwin. I manually installed Boost (v. 1.58), but when I run the command


 ~/mosesdecoder
$ ./bjam --with-boost=~/boost_1_58_0/  -j4

the build fails.
I'm attaching the 'build.log.gz' file, as suggested in the error 
message, hoping that someone could help me figuring out what the 
problem is and how I can fix it.



Thank you in advance for any hint you may provide,
MS


___
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] Moses build failed

2015-07-15 Thread Manuela Sanguinetti

Hi,

I'm experiencing some problems in compiling Moses on Windows using 
Cygwin. I manually installed Boost (v. 1.58), but when I run the command


 ~/mosesdecoder
$ ./bjam --with-boost=~/boost_1_58_0/  -j4

the build fails.
I'm attaching the 'build.log.gz' file, as suggested in the error 
message, hoping that someone could help me figuring out what the problem 
is and how I can fix it.



Thank you in advance for any hint you may provide,
MS


build.log.gz
Description: GNU Zip compressed data
___
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


[Moses-support] Moses build failed

2014-09-16 Thread Alysson Andrade
Hello,

 

I followed the procedures referred on:
http://www.statmt.org/moses/?n=Development.GetStarted

And tried to compile Moses with this command:

./bjam --with-boost=/home/boost_1_55_0 -j8

 

I already tried all that I know, so I decided to ask for support in the
mailing list, as described in the build:

 

"The build failed.  If you need support, run:

  ./jam-files/bjam --with-boost=/home/boost_1_55_0 -j8 --debug-configuration
-d2 |gzip >build.log.gz

then attach build.log.gz to your e-mail.

You MUST do 3 things before sending to the mailing list:

   1. Subscribe to the mailing list at
http://mailman.mit.edu/mailman/listinfo/moses-support

   2. Attach build.log.gz to your e-mail

   3. Say what is the EXACT command you executed when you got the error

ERROR"

 

Please find attached the build log.

 

I don't know what I have to do...

 

 

Anyone can help me, please?

 

 

Kind regards,

 

Alysson Andrade



build.log.gz
Description: Binary data
___
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


Re: [Moses-support] MOSES build failed

2014-01-26 Thread ULStudent:GIOVANNI.GALLO
Hi Hieu,

The BUILD-INSTRUCTIONS.txt reads at a certain point:

"Add all the above code to your .bashrc or .bash_login as appropriate.  Then
you're ready to install packages in non-standard paths"

Should I add that code somewhere? Can it be the problem that is preventing me 
from compiling mosesdecoder correctly?
Many thanks.

GG



Da: hieuho...@gmail.com  per conto di Hieu Hoang 

Inviato: domenica 26 gennaio 2014 00:20
A: ULStudent:GIOVANNI.GALLO
Cc: moses-support@mit.edu
Oggetto: Re: [Moses-support] MOSES build failed

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 
<12064...@studentmail.ul.ie<mailto:12064...@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: hieuho...@gmail.com<mailto:hieuho...@gmail.com> 
mailto:hieuho...@gmail.com>> per conto di Hieu Hoang 
mailto:hieu.ho...@ed.ac.uk>>
Inviato: sabato 25 gennaio 2014 21:09
A: ULStudent:GIOVANNI.GALLO
Cc: moses-support@mit.edu<mailto: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 
<12064...@studentmail.ul.ie<mailto:12064...@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




--
Hieu Hoang
Research Associate
University of Edinburgh
http://www.hoang.co.uk/hieu

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


Re: [Moses-support] MOSES build failed

2014-01-25 Thread Hieu Hoang
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 <
12064...@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:* hieuho...@gmail.com  per conto di Hieu Hoang <
> hieu.ho...@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 <
> 12064...@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
___
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


Re: [Moses-support] MOSES build failed

2014-01-25 Thread ULStudent:GIOVANNI.GALLO
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: hieuho...@gmail.com  per conto di Hieu Hoang 

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 
<12064...@studentmail.ul.ie<mailto:12064...@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

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


Re: [Moses-support] MOSES build failed

2014-01-25 Thread Hieu Hoang
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 <
12064...@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
___
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support