[ 
https://issues.apache.org/jira/browse/JOSHUA-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304569#comment-15304569
 ] 

ASF GitHub Bot commented on JOSHUA-252:
---------------------------------------

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 ?


> Make it possible to use Maven to build Joshua
> ---------------------------------------------
>
>                 Key: JOSHUA-252
>                 URL: https://issues.apache.org/jira/browse/JOSHUA-252
>             Project: Joshua
>          Issue Type: Improvement
>          Components: build
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 6.1
>
>
> As per discussion on the dev@ list for now Ant is the official build tool for 
> Joshua however we would like to possibly switch to Maven if / when someone is 
> able to do so.
> Assigning to me for now as I could be able to look into this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to