Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo apt-get build-dep pidgin
- cd /tmp
- wget http://sourceforge.net/projects/pidgin/files/Pidgin/2.7.8/pidgin-2.7.8.tar.bz2
- rm -rf pidgin-2.7.8
- tar -jxvf pidgin-2.7.8.tar.bz2
- cd pidgin-2.7.8/
- ./configure
- sudo make install
- sudo ldconfig -v
Advertisement
Add Comment
Please, Sign In to add comment