rediffbol-prpl
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Rediffbol protocol plugin for Pidgin/libpurple
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 

----------------
ACKNOWLEDGEMENTS
----------------

Many thanks to Binu Paul 
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  for legal 
issues. 

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。