Hi All,

I am trying to compile and install ofono to my unbuntu 9.10.
I get the following error...

root@arun-laptop:/home/arun/ofono-0.20# ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var

...................................................................................
...................................................................................
...................................................................................
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
checking for signalfd in -lc... yes
checking for dlopen in -ldl... yes
checking for GLIB... yes
checking for DBUS... no
configure: error: D-Bus >= 1.0 is required
-----------------------------------------------------------------------------------------------------------

i checked the dbus version
.........................................................................................................
root@arun-laptop:/home/arun/ofono-0.20# dbus-daemon --version
D-Bus Message Bus Daemon 1.2.16
Copyright (C) 2002, 2003 Red Hat, Inc., CodeFactory AB, and others
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Could any help me?

Regards
Arun