File: README

package info (click to toggle)
liblouisutdml 2.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,188 kB
  • ctags: 1,825
  • sloc: ansic: 18,386; sh: 8,978; makefile: 803; java: 108; xml: 18
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.