wget http://com.xuggle.s3.amazonaws.com/xuggler/xuggler-3.4.FINAL/xuggle-xuggler.3.4.1012-i686-pc-linux-gnu.sh
chmod a+x xuggle-xuggler.3.4.1012-i686-pc-linux-gnu.sh
sudo sh xuggle-xuggler.3.4.1012-i686-pc-linux-gnu.sh
To use, make sure the following environment variables are
always set prior to running programs using this product
(for example, copy and paste these lines into ~/.profile)
export XUGGLE_HOME=/usr/local/xuggler
export LD_LIBRARY_PATH=$XUGGLE_HOME/lib:$LD_LIBRARY_PATH
export PATH=$XUGGLE_HOME/bin:$PATH