|
Installation
Instructions on how to run the program
Right now, there is no way to install the program other than to download it and run it. The following instructions are how to run the program. If you're interested in testing and developing the program, you can checkout the program from svn to make sure you have the most up to date version. WindowsRequirementsSome software is required before you can run Exposong. You will need to make sure you have Python, GTK, and PyGTK, PyGObject, and PyCairo installed. DetailsDownload the program file, extract the files, go to the bin folder, and double click exposong.py. LinuxMost linux distributions will have the software required, but you will have to have Python, GTK, and PyGTK (python-gtk2). To run the program, add execution privileges and run, and double-click main.py. Alternatively, you can execute the following command in the directory you extracted the file to: python bin/exposong.py |
Sign in to add a comment