- https://github.com/klusta-team/example/blob/master/install.md#all-systems-linux-mac-os-x-and-windows
- https://github.com/klusta-team/example/blob/master/README.md#linux-and-mac-os-x (steps 2 and 3)
- Download KlustaKwik executable source (either by cloning or by downloading the ZIP archive) from https://github.com/klusta-team/klustakwik
- Run
make
from the cloned reposutory or unpacked source - Copy the
KlustaKwik
executable to yourPATH
, renaming it toklustakwik
(in lower case) - Check the installation by running
klusta --help
(should print the usage message) andklustaviewa
(should launch the GUI application)
- You don't need the example data (
klustakwik-example.zip
) - Double-check your Python executable:
which python
should point to the Miniconda distribution