octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

java and fc16


From: Michael D. Godfrey
Subject: java and fc16
Date: Sun, 25 Nov 2012 21:28:25 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/17.0 Thunderbird/17.0

John,

In my fc16 system jni.h is not found.
I get: JAVA_CPPFLAGS='-I/usr/lib/jvm/include -I/usr/lib/jvm/include/linux'
but jni.h is not found down those paths, and there is no file 'include'
in /usr/lib/jvm.  jni.h is in:
/etc/alternatives/java_sdk_openjdk/include/
If I do:
cd /usr/lib/jvm
ln -s /etc/alternatives/java_sdk_openjdk/include include

build completes and make check reported:
PASS   10580
FAIL           0
XFAIL         3

I also had to install java-1.6.0-openjdk-devel  which was not
installed by default.  This system also has java-1.5.0-gcj installed
for some reason.  This could add some confusion.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]