Installing GIFEFFIT ------------------- GIFEFFIT is now installed as part of the Python wrappers for IFEFFIT. In order for GIFEFFIT to run, you'll need a working version of Python (version 1.5.2 or higher) _and_ a working interface from Python to the Tk libraries. Once Python is installed, The IFEFFIT build process should be able to use it without too much trouble. The basic installation procedure is cd ifeffit_1.0b/wrappers/python python install.py (as root) The README file in ifeffit_1.0b/wrappers/python gives further details. The executable gifeffit should then be ready to run. --Matt