Dependencies
Gaupol requires Python 2.5.1 or greater and PyGTK 2.12 or greater. PyEnchant 1.1.3 or greater is required for spell-checking. Additionally, spell-checking requires a dictionary, any of Aspell/Pspell, Ispell, MySpell, Uspell, Hspell or AppleSpell. iso-codes, if available, will be used to translate script, language and country names. Universal Encoding Detector is required for character encoding auto-detection. MPlayer or VLC is recommended for preview.
Packages
The easiest way to install Gaupol is via your operating system's package management. Gaupol is packaged at least for Arch Linux, Debian, Fedora, FreeBSD, Frugalware Linux, Gentoo Linux, NetBSD, openSUSE and Ubuntu. Make sure you have the linked repository enabled and use your operating system's package management tools to install package "gaupol".
Windows
The latest available Windows-installer is 0.13.1. It includes all the necessary dependencies.
Download: gaupol-0.13.1-win32.exe
Source
The latest source code release is 0.15. A list of changes can be found in the "NEWS" file. You can try Gaupol just by running it from the source directory. For instructions on running and installing, please read the "README" and "INSTALL" files included in the source package.
Download: gaupol-0.15.tar.gz
Older versions are available as well.
Development Version
The development version of Gaupol is mainly meant for developers. It is usually not stable enough for daily use. The development code resides in a git repository. To get a local copy of the code, use command
git clone git://gitorious.org/gaupol/mainline.git gaupol
Web interfaces for the development code can be found at Gitorious and repo.or.cz.