X-Git-Url: http://git.onelab.eu/?p=sface.git;a=blobdiff_plain;f=INSTALL;h=2c77fe84fb030ce27b5f844d07ebe5ee0e672a39;hp=80f6901a0a0f3f407e69fd1dd2f841769baa5cb9;hb=90036e8d857f31b53cc89685ee3b0f9a0024b7e2;hpb=1dabb8eeb710f0de5407267169c3baa2672daa28 diff --git a/INSTALL b/INSTALL index 80f6901..2c77fe8 100644 --- a/INSTALL +++ b/INSTALL @@ -1,15 +1,27 @@ -(1) Install SFA command line tools (sfi.py): http://svn.planet-lab.org/wiki/SFAInstallationGuide +(1) Install SFA command line tools (sfi.py): + +Please find the installation instructions at http://svn.planet-lab.org/wiki/SFAInstallationGuide + + (2) Install PyQt4 For Linux: +---------- You can use the package manager to install PyQt4 For Mac: +-------- You'll need to download and install Qt, PyQt and Sip from the following links: http://qt.nokia.com/downloads http://www.riverbankcomputing.co.uk/software/sip/download -http://www.riverbankcomputing.co.uk/software/pyqt/download \ No newline at end of file +http://www.riverbankcomputing.co.uk/software/pyqt/download + +For Windows: +------------ +Install ActivePython from ActiveState: http://www.activestate.com/activepython/downloads +Install PyQt4 binaries: http://www.riverbankcomputing.co.uk/software/pyqt/download +