INSTALL 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. ============================================
  2. AnonTwi - [anontwi.03c8.net] - 2015
  3. ============================================
  4. FIGHT CENSORSHIP!! being more safe on social networking sites...
  5. ===================
  6. How-to INSTALL:
  7. ===================
  8. Code runs on many platforms. It requires Python and the following libraries:
  9. - python-crypto - cryptographic algorithms and protocols for Python
  10. - python-httplib2 - comprehensive HTTP client library written for Python
  11. - python-pycurl - python bindings to libcurl
  12. - python-glade2 - GTK+ bindings: Glade support
  13. On Debian-based systems (ex: Ubuntu), run:
  14. - directly:
  15. sudo apt-get install python-crypto python-httplib2 python-pycurl python-glade2
  16. - using setup-tools (http://pypi.python.org/pypi/setuptools):
  17. easy_install <packages>
  18. On Windows systems, is working (tested!) with:
  19. - python 2.7 - http://www.python.org/getit/
  20. - pycrypto 2.3 - http://www.voidspace.org.uk/downloads/pycrypto-2.3.win32-py2.7.zip
  21. - httplib2 0.7.4 - http://httplib2.googlecode.com/files/httplib2-0.7.4.zip
  22. - pycurl 7.19.5.1 - http://pycurl.sourceforge.net/download/
  23. - pygtk 2.24 - http://www.pygtk.org/downloads.html
  24. - using setup-tools (http://pypi.python.org/pypi/setuptools):
  25. easy_install.exe 'packages'
  26. =========
  27. More info:
  28. =========
  29. - http://anontwi.03c8.net/
  30. - irc.feenode.net / channel #anontwi