How to enable Moodbar in Amarok music player
This post was written by admin on September 26, 2009
Posted Under: General
Posted Under: General
First,install the compiler by this command:
sudo apt-get install build-essential
And install the libraries and required programs
sudo apt-get install fftw3-dev libgstreamer0.10-dev gstreamer0.10-plugins-base gstreamer-tools gstreamer0.10-plugins-ugly gstreamer0.10-plugins-good
Download and extract moodbar :
wget http://pwsp.net/~qbob/moodbar-0.1.2.tar.gz
tar -xzvf moodbar-0.1.2.tar.gz
Now,go into the directory and compile:
cd moodbar-0.1.2
./configure --prefix=`pkg-config --variable=prefix gstreamer-0.10`
make
sudo make install
Launch Amarok and go to “Settings -> Configure Amarok” and from “General“, select “Use moods“. There are three different colour moods to choose from.
Related posts:
- Install Amarok 2.2(Sunjammer) in Ubuntu 9.04(Jaunty) and Ubuntu old versions
- How to install Amarok in ubuntu 9.04
- Install Audacious lightweight music player for Ubuntu Linux
- How to install Songbird Music player on ubuntu
- Install Exaile 0.3.0.1 music manager/player in ubuntu
Tags: plugins, sound and video
