Java installer guide
Contents |
[edit]
Targeted platforms
For any OS supporting Java 1.6 or above (Linux, Solaris, AIX, FreeBSD, MacOS etc..). You may have a more detailed guide depending of your distribution, check out the Installation Guides section.
- [Mandatory] Java Runtime environment (JRE) 1.6 and above
- If unaware of your Java version, open a console and type:
java -version
- If needed, you can get JRE for free at http://www.java.com
- Caution: many distributions provide GCJ JRE by default: this will not work with Jajuk
- Caution: while IcedTea--a completely free implementation of Java--works fine with Jajuk, you may experience errors installing Jajuk using Iced Tea. Use the Sun JRE to install.
- [Mandatory] 1024x768 screen resolution and higher
- [Strongly recommended] MPlayer 1.0 pre8 and above available from the $PATH (this will provide better sound quality and more audio formats such flac)
[edit]
Jajuk Installation
The Java Installer uses an IzPack setup file working with any operating system.
- Launch it from a console:
java -jar jajuk-java-installer-${version}.jar
- Select your language for installation
- Read carefully the provided README file
- Read and accept GPL license.
- Select installation target : Example: /usr/local/jajuk
- Create shortcuts (if your OS is support it)
[edit]
Run Jajuk
- Use the new menu desktop shortcut if created
- Or simply go in the directory you have installed Jajuk and type ./jajuk.sh in a console
[edit]
Upgrade
- It is safe to install the new release over previous one without uninstalling, Jajuk supports backwards compatibility. Your collection and configuration is kept and is stored under {your home directory}/.jajuk
- Jajuk doesn't support downwards compatibility: A Jajuk release may not work with a collection built by a newer release than the one you use.
[edit]
Support
If you need help, check out Help and Support.

