Dependencies

Gaupol requires Python 2.5.1 or greater and PyGTK 2.10 or greater. PyEnchant 1.1.3 or greater is required for spell-checking. iso-codes, if available, will be used to translate language and country names used by the spell-checker. Additionally, spell-checking requires a dictionary, any of Aspell/Pspell, Ispell, MySpell, Uspell, Hspell or AppleSpell. Universal Encoding Detector is required for character encoding auto-detection. MPlayer or VLC is recommended for preview.

Packages

Gaupol is packaged at least for the following distros: Arch Linux, Debian, FreeBSD, Frugalware Linux, Gentoo Linux and Ubuntu Linux 1. Make sure you have the linked repository enabled and use your distro's package management tools to install package "gaupol".

Windows

An installer is available for Windows users. It includes all the necessary dependencies.

Download: gaupol-0.12.3-win32.exe

Source

The latest release is 0.12.3. A list of changes can be found in the news file.

Download: gaupol-0.12.3.tar.gz

All releases ever made can be found here.

For instructions on running and installing Gaupol, please read the "README" and "INSTALL" files included in the source package. You can try Gaupol just by running it in the source directory. Installation is optional.

Development Version

Gaupol source code is maintained in a subversion repository. Usually it is too unstable for daily use. A technical list of changes can be found in the "ChangeLog" file. To get a copy of Gaupol from subversion, you can download the daily snapshot

Download: gaupol-snapshot.tar.gz

or get the very latest directly from the subversion repository using command

svn co svn://svn.gna.org/svn/gaupol/trunk gaupol

You can also browse the subversion repository online. Detailed instructions can be found on the subversion page.

1 For Ubuntu 6.06 (Dapper) use getdeb and for 6.10 (Edgy) use Elbuit's Ubuntu Packages.