Installing the JTracker Product

    This product does not require any special handling after unzipping
    and untarring it in the Zope Products directory. You should do 
    something like::

        $ cp JTracker-xyz.tgz <zope_root>/lib/python/Products
        $ cd <zope_root>/lib/python/Products
        $ tar zxvf JTracker-xyz.tgz
        <watch files being decompressed>

    Windows users can use WinZip or similar, it can handle tarred 
    gzip files. Make sure to move the extracted JTracker 
    folder to your Zope installation's lib/python/Products-folder.

    That's all. Do not forget to restart Zope afterwards.

    See README.txt for any other dependencies and requirements.
