<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
install bluez on ubuntu :<br>tar vxzf&nbsp; bluez-4.32.tar.gz<br>cd bluez-4.32<br>./configure --prefix=/usr/local/bluez<br>...<br>...<br>checking pkg-config is at least version 0.9.0... yes<br>checking whether to build gtk-doc documentation... no<br>checking for gtkdoc-check... no<br>checking for ppoll... yes<br>checking for dlopen in -ldl... yes<br>checking for DBUS... no<br>configure: error: D-Bus library is required<br><br>--------------------------------<br>install d-bus<br>tar vxzf dbus-1.2.20.tar.gz<br>./configure --prefix=/usr/local/dbus<br>make <br>sudo make install <br><br>cd bluez-4.32<br>but ./configure --prefix=/usr/local/bluez also show message "configure: error: D-Bus library is required " .<br><br>who can help me?<br><br>                                               <br /><hr />聊天+搜索+邮箱 想要轻松出游,手机MSN帮你搞定! <a href='http://3g.msn.cn/' target='_new'>立刻下载!</a></body>
</html>