install bluez on ubuntu :
tar vxzf  bluez-4.32.tar.gz
cd bluez-4.32
./configure --prefix=/usr/local/bluez
...
...
checking pkg-config is at least version 0.9.0... yes
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
checking for ppoll... yes
checking for dlopen in -ldl... yes
checking for DBUS... no
configure: error: D-Bus library is required

--------------------------------
install d-bus
tar vxzf dbus-1.2.20.tar.gz
./configure --prefix=/usr/local/dbus
make 
sudo make install 

cd bluez-4.32
but ./configure --prefix=/usr/local/bluez also show message "configure: error: 
D-Bus library is required " .

who can help me?

                                          
_________________________________________________________________
SkyDrive电子画册,带你领略精彩照片,分享“美”时“美”刻!
http://www.windowslive.cn/campaigns/e-magazine/ngmchina/?a=c
_______________________________________________
xdg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xdg

Reply via email to