RediffBol Protocol Plugin Code
Brought to you by:
arnstein87
Rediffbol-prpl -------- OVERVIEW -------- Rediffbol is an IM service used by some people in India. Rediffbol-prpl is a Rediffbol protocol-plugin for libpurple, used by IM-clients such as Pidgin and Adium. ----------------------- BUILDING AND INSTALLING ----------------------- Rediffbol-prpl now uses the standard GNU build system. First make sure you have the development files for libpurple installed. You could either have got this by installing from source or installing the respective package. E.g. in ubuntu do sudo apt-get install libpurple-dev Note that rediffbol-prpl requires libpurple >= 2.3.0. To build just run : ./configure && make && sudo make install To uninstall just run sudo make uninstall It is possible to install the plugin _without_ administrative permissions. For this do ./configure && make && make local-install And uninstall using make local-uninstall Windows: I am pretty confident it's possible to build this for Windows too, but you'll have to do some hacking to the Makefile. Since I don't use Windows, I can't do this myself. Send me whatever is required if you manage to do it :) ------------ PROJECT PAGE ------------ http://rediffbol-prpl.sourceforge.net ---------- KNOWN BUGS ---------- eh? ------- AUTHORS ------- Arnold "arnstein" Noronha <arnstein87@users.sourceforge.net, arn_2000@rediffmail.com> ---------------- ACKNOWLEDGEMENTS ---------------- Many thanks to Binu Paul <binu_paul AT users DOT sourceforge DOT net> for his help, and for reverse-engineering the Rbol protocol. ---------- DISCLAIMER ---------- The author, and anybody who is associated with this project, is in no way associated with (and would perhaps not like to be associated with) Rediff Inc. Rediff and RediffBol are trademarks of Rediff Inc. We only mean good for the company. Please contact my lawyer <I_do_not_exist@nowhere.com> for legal issues.