Kombilo download
The current stable version is 0.5n.
A bug tracker with all known bugs and problems is available.
Testing: Version 0.5n
As always, the program comes WITHOUT ANY WARRANTY. Please make sure to have backup copies of important (SGF) files which you want to use with Kombilo.
Thanks to everybody who reported bugs/problems so far.
If you discover a new bug, please open a new issue in the bug tracker, or drop me a line; I will then (try to) fix it in the next version.
Windows
On Windows systems, you have two choices: either you download the installer below which includes everything you need to run Kombilo, or you install the Python interpreter separately (see the Python website), and then download the small zip file which contains the Kombilo program itself. Probably the installer is the easier solution. On the other hand, if you want to use Python for other things too, you have to install it separately. Note, though, that in order to use Kombilo you also need the Python Megawidgets package, and it would be useful to install the Python Imaging Library. These two packages are already included in the installer. See the Kombilo tutorial for details on the installation of these packages.
In any case, please read the Getting started section in the tutorial.
- Download installer (3.6MB).
This is an installer with the complete Kombilo program (including the fast pattern search engine). All the installer does is copying the Kombilo files to your hard disk and optionally install a shortcut in the start menu or an icon on the desktop; no harmful modifications to any system files will be done. An uninstall applet is also included.
It comes under this license which essentially says that you may freely use and redistribute the package, but not modify it.
Technically speaking, this version consists of a small Python interpreter and the Kombilo files proper, all packaged into one exe file and several dll's. It was prepared with Thomas Heller's py2exe tool. The installer was created with InnoSetup by Jordan Russell.
The installer is for the previous version 0.5m. There might be problems on 64bit systems.
Linux/Other? platforms
To run Kombilo, you need to have the Python programming language installed on your computer (preferably version 2.6). You can get it at the Python website. (See also the Tutorial.)
- Download:
- Binaries:
In order to use the faster C++ search function, you need to compile the corresponding function yourself (recommended, and very easy! See the instructions in the tutorial).
