How to install Pidgin?

You can find pidgin in the ports collection (net-im/pidgin). Take a read-through of the handbook first, and then move into the pidgin directory and run a "make install clean".
 
Either install from packages with pkg_add -r pidgin or from a port cd /usr/ports/net-im/pidgin && make install clean.
 
Back
Top