not sure what a super cluster is, and am not too hot on automake. the automake build instructions for moses says it requires automake 1.9, so make sure u have that. otherwise, the other thing i can suggest is to build on a machine with the same linux versions as your cluster, but with up to date automake tools. or use the eclipse build project
_____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sanne Korzec Sent: 02 May 2008 17:16 To: [email protected] Subject: [Moses-support] running moses on a super cluster Hi mailing list, I had some problems with my university computer when running srilm and moses, so I have now gained access to a super computer cluster, which runs in parallel and has much more memory. However when installing moses, I now get the following errors when running the final moses make command: When running: home/moses$ make -j 4 I get the following: cd . && /bin/sh /home/ moses/missing --run autoheader autom4te: cannot lock autom4te.cache/requests with mode 2: No locks available autom4te: forgo `make -j' or use a file system that supports locks autoheader: '/usr/bin/autom4te' failed with exit status: 1 make: *** [config.h.in] Error 1 I am not sure what is going on here but I can make a guess. Maybe the super cluster is using its own locks for batch jobs while this scripts expects interactive locks. I don't now if that makes sense, but maybe one of the developers knows what to do. Regards, Sanne
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
