Skip to content
Snippets Groups Projects
Commit a20442d0 authored by Brian Carrier's avatar Brian Carrier
Browse files

minor doc updates

parent 5476a8d8
No related branches found
No related tags found
No related merge requests found
......@@ -13,16 +13,20 @@ To use the Java bindings, you must have the Sleuth Kit datamodel
JAR file compiled and have compiled the associated dynamic library
from the C/C++ code.
The following jar files must be on the classpath. Version details can be found in ivy.xml.
- sqlite-jdbc
- postgresql-jdbc
- c3p0
Requirements:
* Java JDK
* Ant
* Jar files as listed in ivy.xml (which will get downloaded automatically)
The following jar files must be on the classpath for building and
running. Version details can be found in ivy.xml. They will be
automatically downloaded if you do not compile in offline mode.
* sqlite-jdbc
* postgresql-jdbc
* c3p0
Building the Dynamic Library (for JNI)
......
sleuthkit for Debian
-------------------
These debian files are not for the official debian packaging and it does not meet all of the debian rules. We are using these files for our own distribution
These debian files are not for the official debian packaging and it does not meet all of the Debian rules because it depends on SQLITE JDBC jar file that is not available as a Debian package.
We will be using this .deb file for our own distribution to support Autopsy.
-- Rishwanth Senthilkumar <rishwanth@basistech.com> Tue, 30 Jan 2018 15:34:02 -0500
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment