Install Kiba-Dock in Intrepid Ibex
Do You know Kiba-Dock, if you don’t pls see the picture then u will know it

Now is how to install time :
1. first, Open Terminal n type this :
sudo aptitude remove automake1.4
2. second code :
sudo apt-get install fakeroot automake1.9 build-essential libpango1.0-dev libgtk2.0-dev libgconf2-dev libglitz-glx1-dev librsvg2-dev libglade2-dev libxcomposite-dev subversion libtool libgtop2-dev python-gtk2-dev libgnome-menu-dev libgnomeui-dev libgnomevfs2-dev intltool libxml2-dev libglitz1-dev libcairo2 libdbus-1-dev libgtop2-7 libgnomevfs2-0 libgnomeui-0 librsvg2-2 python-feedparser libasound2-dev libsdl1.2-dev libdbus-glib-1-dev libgstreamer-plugins-base0.10-dev libgstreamer0.10-dev libgstreamer0.10-0 pidgin-dev libpurple-dev
3. three
mkdir kiba-dock
then
cd kiba-dock
4. four
svn co https://kibadock.svn.sourceforge.net/svnroot/kibadock/trunk/akamaru/ akamaru
then
svn co https://kibadock.svn.sourceforge.net/svnroot/kibadock/trunk/kiba-dock/ kiba-dock
then
svn co https://kibadock.svn.sourceforge.net/svnroot/kibadock/trunk/kiba-plugins/ kiba-plugins
then
svn co https://kibadock.svn.sourceforge.net/svnroot/kibadock/trunk/kiba-dbus-plugins/ kiba-dbus-plugins
5. time to show off
(Type per line @ once)
cd akamaru/
then
./autogen.sh –prefix=/usr –exec-prefix=/usr
then
sudo make install
then
cd ..
then
cd kiba-dock/
then
./autogen.sh
then
sudo make install
then
cd ..
then
cd kiba-plugins/
then
./autogen.sh
then
sudo make install
then
cd ..
then
cd kiba-dbus-plugins/
then
./autogen.sh
then
sudo make install
then
cd ..
6. if all good then type
kiba-dock
7. to make autostart, go to System > Preference > Session then Add Name Kiba-Dock and command kiba-dock then save.
How about uninstall it
don’t worry now time for uninstall :
cd kiba-dock/kiba-dbus-plugins
then
sudo make uninstall
then
cd ..
then
cd kiba-dock/kiba-plugins
then
sudo make uninstall
then
cd ..
then
cd kiba-dock/kiba-dock
then
sudo make uninstall
then
cd ..
then
cd kiba-dock/akamaru
then
sudo make uninstall
DONE.
Hey, tutorial worked great except for akamaru doesn’t seem to work. When I enter the ./autogen.sh –prefix=/usr –exec-prefix=/usr line, it goes through all the stuff, but then the last line reads configure: error: invalid variable name: –prefix. I tried going into the folder and just entering ./autogen.sh, followed by sudo make install and it appeared to work, but obviously didn’t.
Any ideas?
wew, when i try it works well n sorry i don’t know about your error.
Okay, so instead of
./autogen.sh –prefix=/usr –exec-prefix=/usr line
I put in
./autogen.sh –prefix=/usr –exec-prefix=/usr
And Bam! No error, Thought I was in luck, as everything installed successfully. I go into kiba-dock, open up the settings manager, every thing works, other than akamaru. Kind of deppresing.
hehehhe, btw now im not using kiba again
i try AWN
this will work for akamaru
./autogen.sh prefix=/usr exec_prefix=/usr
The best Kiba-Dock Tuturial for Intrepid Ibex!
Thanks!
reRypcvRpkqLk
This version of kiba-dock does not accept Physics?
I’d installed kiba dock.
How can I do to trow the icons trough the desktop and they just get back to it’s place? or this is not the right version?
I wrote this tutorial a long time ago on the Ubuntu Forums (http://ubuntuforums.org/showthread.php?t=554127) 7 here (http://blog.gauntface.co.uk/2008/09/08/installing-kiba-dock-on-ubuntu/)
this is helpful, thanks!