dreamstreat / libkml

Automatically exported from code.google.com/p/libkml
Other
0 stars 0 forks source link

java bindings not built #62

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. ../configure --with-java-include-dir=/opt/jdk1.6.0_12/include
--with-java-lib-dir=/opt/jdk1.6.0_12/lib

What is the expected output? What do you see instead?

$ find -name "*.java" -o -name "*.jar"

returns 0 results. I expect something like a libkml.jar

What version of the product are you using? On what operating system?

libkml-0.9.0

$ cat /etc/redhat-release 
Fedora release 10 (Cambridge)

Did you run the unit test suite that comes with the project? Did all tests
pass?

Yes.

Please provide any additional information below.

Ryan Retting has mentioned problems with the java bindings not being built
on the building and installing wiki page:
http://code.google.com/p/libkml/wiki/BuildingAndInstalling

Original issue reported on code.google.com by lei...@gmail.com on 19 Mar 2009 at 1:56

GoogleCodeExporter commented 8 years ago
Sorry this is a duplicate of bug #17

Original comment by lei...@gmail.com on 19 Mar 2009 at 2:04