| Operating system | Python version | Install file | Released | md5sum |
|---|---|---|---|---|
| LINUX | >= 2.5 but < 3.x | tinybooker-0.2.6.tar.gz | Nov 15 2011 | 0ea118b901484d166b25b0777896e66e |
To install Tinybooker:
Tinybooker is build under Fedora and Gnome desktop, but is tested also in Ubuntu and KDE desktop. If you try Tinybooker in some other Linux distribution I would be glad to hear how it works.
To install Python visit Python's home site: http://python.org/download.
When you have downloaded Tinybooker, the installation goes as follows:
$ tar -xzf tinybooker-0.2.x.tar.gz # uncompress the downloaded Tinybooker package $ cd tinybooker-0.2.x # go to the uncompressed directory $ ls # it should look like that |
Tinybooker installation is now done. By default Tinybooker is installed to folder .../site-packages/tinybooker under your Python library and a short Tinybooker startup script 'tinybooker' is put to folder /usr/bin. Write
$ tinybookerand your Tinybooker starts.
You can also run Tinybooker without running the setup script.
$ cd tinybooker # In the folder tinybooker-0.2.x change to folder tinybooker $ ls # it looks like that booker.py |
|
|
|
|