Patrick Seiffert wrote:

> 1. There was a dependency to the gnu.java.Configuration class but all I
> found was a "Configuration.java.in" file. So I renamed it to
> "Configuration.java" but there are some unresolved expressions like
>     "boolean INIT_LOAD_LIBRARY = @INIT_LOAD_LIBRARY@;"
> for example.
>

You need to run configure first. It will create Configuration.java
from Configuration.java.in.

cheers,
dalibor topic

Reply via email to