lasso/README.JAVA

11 lines
294 B
Plaintext
Raw Permalink Normal View History

In order to use gcj to compile the java binding, you must also have development
2005-09-12 10:20:09 +02:00
files of libgcj. On Debian systems that translates to:
2006-12-27 15:54:25 +01:00
2005-09-12 10:20:09 +02:00
- gcj 3.3 -> libgcj4-dev
- gcj 3.4 -> libgcj5-dev
- gcj 4.0 -> libgcj6-dev
2006-12-27 15:54:25 +01:00
- gcj 4.1 -> libgcj7-dev
- gcj 4.2 -> libgcj8-dev
- gcj 4.3 -> libgcj9-dev