159
edits
(Minor changes) |
No edit summary |
||
| Line 31: | Line 31: | ||
== Installation == | == Installation == | ||
=== Linux === | === Linux === | ||
This program doesn't require an installation: just unpack the archive anywhere and make sure that all software dependencies are met before the first start. | This program doesn't require an installation: you can just unpack the archive anywhere and make sure that all software dependencies are met before the first start. | ||
In Debian and Debian-based distributions the following packages are required: python, python-tk, tcl8.x and tk8.x; optionally, python-imaging-tk or python-pil.imagetk, depending on which one is available on your particular distribution, may be installed. For an easy installation choose python-imaging-tk or python-pil.imagetk in your favorite package manager, and all other required dependencies should be installed automatically. | In Debian and Debian-based distributions the following packages are required: python, python-tk, tcl8.x and tk8.x; optionally, python-imaging-tk or python-pil.imagetk, depending on which one is available on your particular distribution, may be installed. For an easy installation choose python-imaging-tk or python-pil.imagetk in your favorite package manager, and all other required dependencies should be installed automatically. | ||
edits