File: README

package info (click to toggle)
liblouisutdml 2.12.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,560 kB
  • sloc: ansic: 24,252; xml: 2,167; makefile: 1,354; java: 369; sh: 91
file content (8 lines) | stat: -rw-r--r-- 359 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
The Java part of the bindings is not built by deffault. If you have ant 
installed you can simply type "ant" in this directory to get a jar file. 
If not, you can use the basic Java procedures.

The C part of the bindings is compiled into the library. If you get an 
error saying that jni.h cannot be found, install the Java extension for 
your C compiler.