Installing Xdebug for use with Eclipse or Netbeans on Linux
Using PHP pspell Spell Check Functions with a Custom Dictionary
Symfony 2 Crash Course
Getting Set up with Ogre 3D on Ubuntu
Enforce Coding Standards with PHP_CodeSniffer and Eclipse IDE on Ubuntu Linux
ENUMs, User Preferences, and the MySQL SET Datatype

Installing Pidgin's Embedded Pictures and Video Plugin

Thursday, 24 January 13, 12:22 pm
You'll need the following dependencies:
sudo apt-get install pidgin-dev libpurple-dev libglib2.0-dev libwebkit-dev libcurl4-openssl-dev
Then get the plugin source code and extract it:
wget http://geekr.googlecode.com/files/pidgin-embeddedvideo-imageview.tar.gz tar -xvf pidgin-embeddedvideo-imageview.tar.gz
Finally compile it:
cd pidgin-embeddedvideo-imageview/ ./configure --prefix=/usr make sudo make install
Now enable the "Pidgin Embedded Video" plugin in Pidgin, from the Tools > Plugins menu.

Arch Linux

There is a PKGBUILD for Arch Linux in the AUR - it's not been updated for a while, but works fine at the time of writing.

Please enter your comment in the box below. Comments will be moderated before going live. Thanks for your feedback!

Cancel Post

/xkcd/ Eclipse Path Maps