Open Gldkslfmsd opened 6 years ago
What's the output of this command?
ls -l /lnet/spec/work/people/machacek/neural-interlingua/c-eval/aligner/linux/fastalign/x64/fast_align
$ ls -l /lnet/spec/work/people/machacek/neural-interlingua/c-eval/aligner/linux/fastalign/x64/fast_align
-rw-r--r-- 1 machacek ufal_ext 1618816 Nov 1 16:13 /lnet/spec/work/people/machacek/neural-interlingua/c-eval/aligner/linux/fastalign/x64/fast_align
I believe you're getting Permission denied
because the fast_align
executable doesn't have exec permissions.
Try
chmod +x /lnet/spec/work/people/machacek/neural-interlingua/c-eval/aligner/linux/fastalign/x64/fast_align
(Without the ls -l
.)
Thanks, seems working now. :)
Hello,
is this tool still working? I would like to review it, but I have following problems:
pypy 2.5.1 is no longer available, I'm using 2.7.13
I think I have java 10, not 7 or 8
demo commands from readme: