Changes between Version 14 and Version 15 of ClientsPlugin


Ignore:
Timestamp:
May 26, 2009, 8:36:51 AM (15 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClientsPlugin

    v14 v15  
    7171You need the following Python components to use this plugin:
    7272 * LXML Library: http://codespeak.net/lxml/
     73On Fedora do the following commands to install LXML Library:[[BR]]
     74
     75'''yum install libxml2 libxml2-devel libxslt lixslt-devel'''[[BR]]
     76
     77'''easy_install lxml'''
    7378
    7479== Example ==