I don't like rhythmbox music player !! 
So,I build code again . 

Tabu 2.2 ( Light Music Player )

1. Get Source code : tabu-audio-player_2.2
2. Unzip source code
              tar xf tabu-audio-player_2.2.tar.gz
3. First , You must read README.TXT , will know how to build it .
              cd tabu-audio-player-2.2 && cat README.txt


4. Build it !!! GoGoGo ..
    But you need to install these .
    #apt-get install intltool
    #apt-get install libglib2.0-dev
    #apt-get install libgtk2.0-dev
    #apt-get install libgstreamer0.10-dev
    #apt-get install libtagc0-dev

Then,
    @ ./configure --prefix=/usr
    @make
    @make install


[ Tabu 2.2 music player ]