'''Disclaimer: This client has so far only been tested on Windows, but should work on any client with a Python2.4 Installation''' '''Step 1:''' Download a Python 2.4 interpreter (e.g. [http://www.activestate.com/Products/ActivePython/ ActivePython] for Windows (cygwin not recommended)) '''Step 2:''' Download [http://tycoon.hpl.hp.com/grid/client/tycoon-bin.tar.gz bin tar ball] and untar in a directory in your path '''Step 3:''' Download [http://tycoon.hpl.hp.com/grid/client/tycoon-etc.tar.gz etc tar ball] and untar in the /etc directory on your client machine (e.g. C:\etc on Windows) '''Step 4:''' Download [http://tycoon.hpl.hp.com/grid/client/tycoon-site-packages.tar.gz python site-packages tar ball] and untar in the lib/site-packages directory of your python installation (e.g. C:\Python24\Lib\site-packages on Windows !ActivePython 2.4)