home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Software / TemaCD / webclean / INSTALL < prev    next >
Text File  |  2001-01-15  |  719b  |  22 lines

  1.                      Installation
  2.                     ==============
  3.  
  4. Requirements
  5. ------------
  6. Python >= 2.0 from http://www.python.org/
  7. PyXML >= 0.5.2 from http://www.python.org/sigs/xml-sig/
  8.  
  9. For the GUI config tool webcleanerconf you need
  10. FOX Toolkit >= 0.99.147 from http://www.cfdrc.com/FOX/fox.html
  11. FXPy >= 0.99.147 from http://fxpy.sourceforge.net/
  12. (FXPy version must be the same as FOX version)
  13.  
  14. Setup
  15. -----
  16. To install, execute "python setup.py install".
  17. Run "python setup.py install --help" for help on install options.
  18. Debian users can build the .deb package with "debian/rules binary" as
  19. root or "fakeroot debian/rules binary" as a normal user.
  20.  
  21. Now you can start the proxy by executing "webcleaner start".
  22.