optionally print env
[sface.git] / INSTALL
1
2
3 (1) Install SFA command line tools (sfi.py):
4
5 Please find the installation instructions at http://svn.planet-lab.org/wiki/SFAInstallationGuide
6
7
8 (2) Install PyQt4
9
10 For Linux:
11 ----------
12 You can use the package manager to install PyQt4
13
14 For Mac:
15 --------
16 You'll need to download and install Qt, PyQt and Sip from the following
17 links:
18
19 http://qt.nokia.com/downloads
20 http://www.riverbankcomputing.co.uk/software/sip/download
21 http://www.riverbankcomputing.co.uk/software/pyqt/download
22
23 For Windows:
24 ------------
25 Install ActivePython from ActiveState: http://www.activestate.com/activepython/downloads
26 Install PyQt4 binaries: http://www.riverbankcomputing.co.uk/software/pyqt/download
27