Hi,
anybody know to install pidgin-pecan ?
msn-pecan - Google Code
I found it at pidgin home page at plugins.
Thanks.
Hi,
anybody know to install pidgin-pecan ?
msn-pecan - Google Code
I found it at pidgin home page at plugins.
Thanks.
Compile
Make sure you have the development files for libpurple (libpurple-devel in RPM based distros, libpurple-dev in Debian ones).
Then, simply download/extract the tarball and issue:
make
sudo make install
And for translations
sudo make install_locales
It will be installed as a new protocol (WLM) so it won’t conflict with the official protocol plug-in.
from here:
HowToInstall - msn-pecan - Google Code
Take Care,
Ian