Pidgin with Sametime 4 Linux
How to compile Pidgin with support to Sametime in SUSE:
In summary:
you need (o have MSN, Google Talk, and Sametime IM protocol support):
gnutls gnutls-devel meanwhile meanwhile-devel
use (32 bits):
./configure --prefix=/usr --with-gnutls-includes=/usr/include/gnutls/ --with-gnutls-libs=/usr/lib/
use (64 bits):
./configure --prefix=/usr/local --with-gnutls-includes=/usr/include/gnutls/ --with-gnutls-libs=/usr/lib64/
make
make install
Leave a Reply
You must be logged in to post a comment.









