Download Kompas 0.1.2
Kompas is available either as Windows installer, packages for the most-popular Linux distributions, or as source code, which can be compiled manually. For developers there are development Linux packages and also online documentation available.
You may want to view official release announcement of version 0.1.2 or complete changelog to discover what has changed since previous version. Kompas has also an project page on Qt-Apps.org.
There are also other versions available:
Windows
Kompas for Windows is provided as All-In-One installer with all needed libraries.
![]() |
All-In-One installer |
|---|---|
XP, Vista, 7 |
32bit |
Linux
Linux version is divided into four separate packages. At minimal you will need to install Core library and Qt GUI packages. Plugins package provides additional functionality, and if you want to view maps under restrictive licenses, such as Google Maps, install also Non-free plugins package.
If you want to develop new plugins for Kompas, you will need also development packages, which contain header files and tools needed for building plugins.
RPM and DEB packages are also available through openSUSE Build Service.
![]() |
Core library |
Qt GUI | Plugins | Non-free plugins |
|---|---|---|---|---|
Arch Linux |
Version 0.1.2 | Version 0.1.2 | Version 0.1.2 | Version 0.1.2 |
| Git build | Git build | Git build | Git build |
![]() |
Core library |
Qt GUI | Plugins | Non-free plugins |
|---|---|---|---|---|
openSUSE 11.3 |
32bit 64bit | 32bit 64bit | 32bit 64bit | 32bit 64bit |
openSUSE 11.4 |
32bit 64bit | 32bit 64bit | 32bit 64bit | 32bit 64bit |
openSUSE Factory |
32bit 64bit | 32bit 64bit | 32bit 64bit | 32bit 64bit |
![]() |
Core library |
Qt GUI | Plugins | Non-free plugins |
|---|---|---|---|---|
Fedora 13 |
32bit 64bit | 32bit 64bit | 32bit 64bit | 32bit 64bit |
Fedora 14 |
32bit 64bit | 32bit 64bit | 32bit 64bit | 32bit 64bit |
![]() |
Core library |
Qt GUI | Plugins | Non-free plugins |
|---|---|---|---|---|
Mandriva 2010.1 |
32bit 64bit | 32bit 64bit | 32bit 64bit | 32bit 64bit |
![]() |
Core library |
Qt GUI | Plugins | Non-free plugins |
|---|---|---|---|---|
Debian 6 |
32bit 64bit | 32bit 64bit | 32bit 64bit | 32bit 64bit |
![]() |
Core library |
Qt GUI | Plugins | Non-free plugins |
|---|---|---|---|---|
Ubuntu 10.04 |
32bit 64bit | 32bit 64bit | 32bit 64bit | 32bit 64bit |
Ubuntu 10.10 |
32bit 64bit | 32bit 64bit | 32bit 64bit | 32bit 64bit |
Source code
The source code is available as tarball:
![]() |
Core library |
Qt GUI | Plugins | Non-free plugins |
|---|---|---|---|---|
Source |
tar.gz | tar.gz | tar.gz | tar.gz |
The source is also available in repository on GitHub. You can clone the Git repository and checkout current version tag:
git clone git://github.com/mosra/kompas.git git submodule init git submodule update git checkout v0.1.2 git submodule update
Build instructions, needed tools and dependencies are in README.md file.
Documentation
Documentation can be generated directly from your Git clone using Doxygen, as described in README.md file. HTML documentation for latest stable version (0.1.2) is also available for online viewing.









