Hi there, im after a little help installing compiz......
Specs:
Amd Athlon 64 X2 3800+
Asus A8N-E
1Gb Ram
Nvidia 7600Gs
Ive been following the guide http://ubuntuforums.org/showthread.php?t=127090 here. Everything is ok until i try to compile compiz......
This is what i get when i type 'make' in shell:
gtk-window-decorator.c:51:23: error: dbus/dbus.h: No such file or directory
gtk-window-decorator.c:52:37: error: dbus/dbus-glib-lowlevel.h: No such file or directory
make[3]: *** [gtk-window-decorator.o] Error 1
make[3]: Leaving directory `/home/mark/app/compiz/gtk/window-decorator'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mark/app/compiz/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mark/app/compiz'
make: *** [all] Error 2
Any ideas how to solve this issue?
All help greatly appreciated.
Specs:
Amd Athlon 64 X2 3800+
Asus A8N-E
1Gb Ram
Nvidia 7600Gs
Ive been following the guide http://ubuntuforums.org/showthread.php?t=127090 here. Everything is ok until i try to compile compiz......
This is what i get when i type 'make' in shell:
gtk-window-decorator.c:51:23: error: dbus/dbus.h: No such file or directory
gtk-window-decorator.c:52:37: error: dbus/dbus-glib-lowlevel.h: No such file or directory
make[3]: *** [gtk-window-decorator.o] Error 1
make[3]: Leaving directory `/home/mark/app/compiz/gtk/window-decorator'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mark/app/compiz/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mark/app/compiz'
make: *** [all] Error 2
Any ideas how to solve this issue?
All help greatly appreciated.
Comment