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
