[sleuthkit-users] Java/JNI configuration (Linux)
Brought to you by:
carrier
From: Harland Yu <hf...@gm...> - 2015-02-09 22:09:38
|
Hi, I'm interested in testing Autopsy 3 on Linux, seeing as it's a Java-based project. One roadblock is that I'm having trouble getting the Java/JNI libraries from TSK to compile on a Slackware64 14.1 machine. It seems to be the same issue as http://sourceforge.net/p/sleuthkit/mailman/message/32272481/. I have Apache Ant (1.9.4) and Java (1.8.0_31) installed, yet the configure script refuses to allow the JNI bindings to be built. Any help would be greatly appreciated. Snipped output of configure below. ... checking for java... java checking for uudecode... yes checking if uudecode can decode base 64 file... yes checking if java works... yes checking for ant... /usr/local/bin/ant configure: creating ./config.status config.status: creating Makefile ... configure: Building: afflib support: yes libewf support: yes zlib support: yes Features: Java/JNI support: no Thanks, Harland |