Github user thammegowda commented on the pull request: https://github.com/apache/incubator-joshua/pull/12#issuecomment-222228146 @mjpost I am unable to run `test.sh` script, because - <pre> Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: no ken in java.library.path at org.apache.joshua.decoder.ff.lm.KenLM.<clinit>(KenLM.java:52) ... 10 more Caused by: java.lang.UnsatisfiedLinkError: no ken in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at org.apache.joshua.decoder.ff.lm.KenLM.<clinit>(KenLM.java:43) ... 10 more Exception in thread "main" java.lang.RuntimeException: * FATAL: could not find a feature 'LanguageModel' </pre> How do I pass this ?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---