This guide applies to the installation of the binary version (.jar) of jdivelog on Linux systems. The installation from the source code or from cvs is commited to well-disposed users only.
- Download and install the Java Development Kit 6.0 from SUN appropriate for your platform. For state-of-the-art distributions for this JDK an automated installation process may be provided.
- Download JDiveLog from sourceforge.net and install it with the command “sudo java -jar jdivelog-installer-X.YY.jar”.
- On installation process you can install the RXTX-2.1 libs, which are required for downloading profiles from divecomputers. If you already have a working installation of RXTX, you should skip this package (this is also the reason why it is unselected as default)
- Be Happy
RXTX installation for Linux x86_64: If you have JDivelog installed on Linux x86_64 and you have problem with data downloading from your dive computer, this solution should help you.
- Download RXTX-2.2
- Unzip downloaded file
- We are looking for folder “x86_64-unknown-linux-gnu” and file”RXTXcomm.jar”
- Find folder where is your JAVA runtime installed (e.g: “/usr/lib/jvm/java-6-sun”) Note: If you have JDK installed you must go to a folder “jre” in JAVA folder
- Go to the folder “lib”
- Copy file “RXTXcomm.jar” to a folder “ext”
- Copy content of the folder “x86_64-unknown-linux-gnu” to the “x86_64″ and “amd64″ folder
- RXTX should be installed now