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/docs/installation.sgml

    r3506 r3571  
    831831          <listitem> 
    832832            <para> 
    833               The Python acccelerator <application>Psyco</application>. It must match your default Python version. 
    834               You can download it from <ulink url="http://psyco.sourceforge.net">http://psyco.sourceforge.net</ulink>. 
    835               You only need this if you run on the <literal>x86</literal> architecture because 
    836               <application>Psyco</application> doesn't yet exist on 
    837               other architectures. 
    838               Feel free to install this or not. It might speedup the 
    839               parsing of some print jobs by <appname>PyKota</appname>. 
    840             </para> 
    841           </listitem> 
    842           <listitem> 
    843             <para> 
    844833              The <application>pysnmp</application> Python module version 4.x, or higher. 
    845834              You can download it from <ulink url="http://pysnmp.sourceforge.net">http://pysnmp.sourceforge.net</ulink>.