Changeset 3571 for pykota/trunk/README

Show
Ignore:
Timestamp:
07/17/13 22:11:32 (11 years ago)
Author:
jerome
Message:

Removed references to psyco

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/README

    r3560 r3571  
    183183 
    184184 
    185   On Intel i386 architecture, and for performance reasons, it is 
    186   suggested that you install the Python accelerator Psyco, available from : 
    187  
    188       http://psyco.sourceforge.net 
    189  
    190   Under Debian : 
    191  
    192       $ apt-get install python-psyco 
    193  
    194   Other architectures may be supported as well in the future, check 
    195   this on Psyco's website. 
    196  
    197   Installing Psyco is not mandatory, but may really speed the parsing 
    198   of some print jobs. Don't install it if you don't want or don't have a 
    199   supported architecture. 
    200  
    201185  You need to have the following tools installed on the database 
    202186  server :