Requirements
Linux
Under Debian and Ubuntu you can install the dependencies by doing: apt-get install python-gtk2 python-twisted-web
Then install the provided .deb files like this sudo dpkg -i itaka_0.2-1.deb
Other distributions, please see README file for installation instructions. I am currently accepting contributions so that Itaka can have binaries in other distributions.
Windows
Note: Windows is not supported, finding the right dependencies to run Itaka is up to you.
Install the PyGTK all-in-one package and Twisted.
You can also install all the components manually from their respective sites listed in the Requirements section.
Run itaka by double-clicking itaka.pyw

