[参考]http://www.kde-look.org/content/show.php?content=8692&forummode=2&forumpage=88&forumexplevel=all

Description:
Installation
-----------------
tar -xjf baghira.tar.bz2   ←baghira-0.6c.tar.bz2にした
cd baghira/baghira   ←baghira-0.6c.tar.bz2にした
./configure --prefix=`kde-config --prefix` --disable-debug [--enable-final]   ←[]内も入れた
(!!!BEGINNERS: the direction of the accents is _important_ (top-left to bottom-right), the rectangular brackets mean [this is optional] - don't type them!!!)
make   ←した
and finally as root:
make install   ←した

これでいいんじゃないのでしょうか?(´・ω・`)