<- Debian, Ubuntu, Mint Table of Content Verify OpenPGP signatures ->

Install JonDo and JonDoFox for Linux / UNIX

Install JonDo and JonDoFox

  1. Download jondo_linux.tar.bz2 and jondofox_linux_en.tar.bz2.

  2. Unpack the archive with your favorit file manager. Click with there right mouse button on the file and choose "extract here".

    extract the archive

    Or on command line, using the command:

    > tar -xaf jondo_linux.tar.bz2
    > tar -xaf jondofox_linux_en.tar.bz2
  3. Open a terminal, go to the new directory and install JonDo at the command line by running:

    > cd jondo_linux
    > sudo ./install_jondo.sh

    or without root permissions:

    > ./install_jondo.sh $HOME
  4. Install JonDoFox by running the install script:

    > ./install_linux.sh

Start JonDo and JonDoFox

After installation you will find JonDo in the applications menu of your desktop in the group network or you can start it at a command line with "jondo".

Start JonDo

Installation "by hand"

JonDo is a Java application. Please install a Java Runtime Environment (JRE) first. Downloads for many operating systems you may find at http://www.java.com. Download the JAR file JAP.jar, open a shell and input:

> java -jar JAP.jar

For Windows you can open the DOS box and input:

> javaw -jar JAP.jar

 

<- Debian, Ubuntu, Mint Table of Content Verify OpenPGP signatures ->