Changeset 3473

Show
Ignore:
Timestamp:
01/12/09 23:57:52 (15 years ago)
Author:
jerome
Message:

Updated dependencies.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/README

    r3413 r3473  
    138138 
    139139    - CUPS (http://www.cups.org). PyKota v1.27 requires CUPS v1.3.4 or higher. 
    140     - Python v2.3 or higher (http://www.python.org) 
     140    - Python v2.4 or higher (http://www.python.org) 
    141141    - eGenix' mxDateTime Python extension (http://www.egenix.com) 
    142142    - The pkpgcounter command line tool, version 1.56 or higher. This 
     
    150150    - The Python-SNMP module to query printers for their page counter. 
    151151      (http://pysnmp.sourceforge.net) 
    152       IMPORTANT : version 3.4.2 or higher is REQUIRED. 
    153       Versions 2.x won't work. Versions 4.x now work (tested with v4.1.5a). 
     152      IMPORTANT : version 3.4.2 or higher, preferably v4.x is now REQUIRED. 
     153      Versions 2.x won't work. 
    154154    - The Python-OSD module to use the graphical print quota reminder. 
    155155      (http://repose.cx/pyosd/) 
    156156    - SNMP tools (specifically the snmpget command) if you prefer to 
    157157      use your own script to request query printers instead of PyKota's 
    158       internal SNMP handling facilities, which is not recommanded... 
    159       (http://www.net-snmp.org) 
     158      internal SNMP handling facilities, which is not recommended... 
     159      (http://www.net-snmp.org). You probably don't need this. 
    160160    - Netatalk (specifically the pap command) if you plan to 
    161161      request your printer's lifetime page counter via AppleTalk. 
    162       (http://netatalk.sourceforge.net) 
     162      (http://netatalk.sourceforge.net). You probably don't need this. 
    163163    - The ReportLab Python module (http://www.reportlab.org) if you want 
    164       to have PyKota generate nice banners for you. 
     164      to have PyKota generate nice banners, invoices or receipts in PDF for you. 
    165165    - The Python Imaging Library (aka PIL) module 
    166166      (http://www.pythonware.com/downloads) if you want to have PyKota 
    167       generate nice banners for you. 
     167      generate nice banners, invoices or receipts in PDF for you. 
    168168    - PostgreSQL's PygreSQL Python extension and the PostgreSQL client 
    169169      libraries if you plan to use PostgreSQL as the database backend. 
     
    196196 
    197197  Installing Psyco is not mandatory, but may really speed the parsing 
    198   of some print jobs. 
     198  of some print jobs. Don't install it if you don't want or don't have a 
     199  supported architecture. 
    199200 
    200201  You need to have the following tools installed on the database