159
edits
(→Linux:: Edited, based on content from the README file.) |
(→Installation prerequisites:: Minor edits) |
||
| Line 21: | Line 21: | ||
Everything one needs to know, in order to set up and run the application, can be found in FGo!'s README file. | Everything one needs to know, in order to set up and run the application, can be found in FGo!'s README file. | ||
== Installation prerequisites | == Installation prerequisites == | ||
=== Windows | === Linux === | ||
This program requires no installation, but Python (with Tkinter and PIL modules) and the Tcl/Tk library need to be installed prior FGo!'s first run. All of them should be available in the repositories. In Debian based distributions you may be required to install these packages: python, python-tk, python-imaging, python-imaging-tk, tcl8.x and tk8.x. | |||
=== Windows === | |||
Download and install [http://www.python.org/ftp/python/2.6.6/python-2.6.6.msi python-2.6.6.msi] and [http://effbot.org/downloads/PIL-1.1.7.win32-py2.6.exe PIL-1.1.7.win32-py2.6.exe]. These are the needed Python2.6-libs and binaries. | Download and install [http://www.python.org/ftp/python/2.6.6/python-2.6.6.msi python-2.6.6.msi] and [http://effbot.org/downloads/PIL-1.1.7.win32-py2.6.exe PIL-1.1.7.win32-py2.6.exe]. These are the needed Python2.6-libs and binaries. | ||
It may help to rename the file '''fgo''' in the root of your FGo!-Installation to '''fgo.py''' . | It may help to rename the file '''fgo''' in the root of your FGo!-Installation to '''fgo.py'''. Now you're ready to click and fly! | ||
Now you're | |||
== Related content == | == Related content == | ||
edits