PrecisionTT is preparing to release new install scripts, Debian packages
and Personal Package Archives for all Moses Decoder components. The Debian
packages will be -dev builds that automatically download a fixed source
code revision from the SVN repository where possible. Otherwise, they
download the published tarball archive. No plans to support Redhat/RPM yet,
but the scripts branch to execute apt-get or yum (for Redhat/RPM). The yum
branch has not yet been tested. 

As a preview, I've attached the Ubuntu
10.04 setup.sh script for the newest version of SRILM (untar and remove
.txt extension). The script prompts users for the required license release.
Users must agree to the license and the script posts the user data to
sri.com before it downloads the source code. 

I invite other Moses users
to please contact me if you're interested in testing and debugging all of
our scripts (8 in all) before we publish them for the entire community. All
scripts install on both 64-bit and 32-bit versions of a minimal Ubuntu
Server 10.04 LTS (as well as desktop, and alternate desktop versions). The
scripts (and eventual Debian packages and Ubuntu PPAs) are licensed with
the LGNU license. 

I hope this helps. 

Tom 

On Wed, 6 Oct 2010 18:24:48
+0530, nakul sharma  wrote:  

Hi all,

i also facing similar problem on
ubuntu 10.04 (LTS).

i am installing SRILM software on Ubuntu
10.04(updated)(i686 arch).Going by the INSTALL file i have set SRILM
variable accordingly to point to Make file and CC and CXX variables in
Makefile.machine.i686. i have changed NO_TCL to X.
 it showing me following
errors after running make World command:-

make: /sbin/machine-type:
Command not found
mkdir include lib bin
mkdir: cannot create directory
`include': File exists
mkdir: cannot create directory `lib': File exists

mkdir: cannot create directory `bin': File exists
make: [dirs] Error 1
(ignored)
make init
make[1]: /sbin/machine-type: Command not found
make[1]:
Entering directory `/home/nakul/Desktop/srilm'
for subdir in misc dstruct
lm flm lattice utils; do 
 (cd $subdir/src; make SRILM= MACHINE_TYPE=
OPTION= MAKE_PIC= init) || exit 1; 
 done
make[2]: Entering directory
`/home/nakul/Desktop/srilm/misc/src'
Makefile:24:
/common/Makefile.common.variables: No such file or directory
 Makefile:139:
/common/Makefile.common.targets: No such file or directory
make[2]: *** No
rule to make target `/common/Makefile.common.targets'. Stop.
make[2]:
Leaving directory `/home/nakul/Desktop/srilm/misc/src'
 make[1]: *** [init]
Error 1
make[1]: Leaving directory `/home/nakul/Desktop/srilm'
make: ***
[World] Error 2

Problem again seems to be on the level of checking the
dependencies.Please tell what should be done ?

 On Tue, Oct 5, 2010 at
9:43 PM,  wrote:
 Send Moses-support mailing list submissions to

[email protected] [2]

 To subscribe or unsubscribe via the World Wide
Web, visit
 http://mailman.mit.edu/mailman/listinfo/moses-support [3]
 or,
via email, send a message with subject or body 'help' to

[email protected] [4]

 You can reach the person managing the
list at
 [email protected] [5]

 When replying, please edit your
Subject line so it is more specific
 than "Re: Contents of Moses-support
digest..."

 Today's Topics:

 1. problem in installing SRILM (amin
farajian)


----------------------------------------------------------------------


Message: 1
 Date: Tue, 5 Oct 2010 13:59:18 +0330
 From: amin farajian 

Subject: [Moses-support] problem in installing SRILM
 To:
[email protected] [7]
 Message-ID:

[email protected] [8]>
 Content-Type:
text/plain; charset="iso-8859-1"

 Hi all,

 I am trying to install SRILM
on my machine (i486 with debian)
 According the instructions in INSTALL
file, I changed the SRILM variable in
 Make file and CC and CXX variables
in Makefile.machine.i686. I also added
 NO_TCL=X to this file. but while
trying to install SRILM (by this command:
 make Wor), I faced these
problems:

 ar: creating ../obj/i686/libmisc.a
 ar: creating
../obj/i686/libdstruct.a
 make[2]: [/home/amin/MT/srilm//bin/

i686/maxalloc] Error 1 (ignored)
 make[2]:
[/home/amin/MT/srilm//bin/i686/ngram] Error 1 (ignored)
 make[2]:
[/home/amin/MT/srilm//bin/i686/ngram-count] Error 1 (ignored)
 make[2]:
[/home/amin/MT/srilm//bin/i686/ngram-merge] Error 1 (ignored)
 make[2]:
[/home/amin/MT/srilm//bin/i686/ngram-class] Error 1 (ignored)
 make[2]:
[/home/amin/MT/srilm//bin/i686/disambig] Error 1 (ignored)
 make[2]:
[/home/amin/MT/srilm//bin/i686/anti-ngram] Error 1 (ignored)
 make[2]:
[/home/amin/MT/srilm//bin/i686/nbest-lattice] Error 1 (ignored)
 make[2]:
[/home/amin/MT/srilm//bin/i686/nbest-mix] Error 1 (ignored)
 make[2]:
[/home/amin/MT/srilm//bin/i686/nbest-optimize] Error 1 (ignored)
 make[2]:
[/home/amin/MT/srilm//bin/i686/nbest-pron-score] Error 1 (ignored)

make[2]: [/home/amin/MT/srilm//bin/i686/segment] Error 1 (ignored)

make[2]: [/home/amin/MT/srilm//bin/i686/segment-nbest] Error 1 (ignored)

make[2]: [/home/amin/MT/srilm//bin/i686/hidden-ngram] Error 1 (ignored)

make[2]: [/home/amin/MT/srilm//bin/i686/multi-ngram] Error 1 (ignored)

make[2]: [/home/amin/MT/srilm//bin/i686/fngram-count] Error 1 (ignored)

make[2]: [/home/amin/MT/srilm//bin/i686/fngram] Error 1 (ignored)
 make[2]:
[/home/amin/MT/srilm//bin/i686/lattice-tool] Error 1 (ignored)

 what is
wrong? As it passes the dependencies check level, I think that this

problem is not from missed libraries. So what is wrong?
 --------------
next part --------------
 An HTML attachment was scrubbed...
 URL:
http://mailman.mit.edu/mailman/private/moses-support/attachments/20101005/22040548/attachment-0001.htm
[9]

 ------------------------------


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

 End of
Moses-support Digest, Vol 48, Issue 3

********************************************

 

Links:
------
[1]
mailto:[email protected]
[2] mailto:[email protected]
[3]
http://mailman.mit.edu/mailman/listinfo/moses-support
[4]
mailto:[email protected]
[5]
mailto:[email protected]
[6] mailto:[email protected]
[7]
mailto:[email protected]
[8]
mailto:739xatjm91vujcdpx%[email protected]
[9]
http://mailman.mit.edu/mailman/private/moses-support/attachments/20101005/22040548/attachment-0001.htm
[10]
mailto:[email protected]
[11]
http://mailman.mit.edu/mailman/listinfo/moses-support

Attachment: srilm-setup.tgz
Description: application/compressed-tar

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

Reply via email to