Chris Jones wrote: >> Erm. My mistake - I was being a dumb ass (didn't notice it was an >> src.rpm).... > > OK, Here is where I have got. (I am somewhat new at this rpm building game, so > please bear with me)... > > I built the rpms from the src.rpms by > > 1. rpm -ivh /data/download/dbus-qt-0.61-0.1.src.rpm > 2. fedora-buildrpmtree > 3. rpmbuild -bb --target=$(arch) ~/rpmbuild/SPECS/dbus-qt-fc5.spec > > ( for those interested, the full log file for the rpm build is here > http://www.hep.phy.cam.ac.uk/~jonesc/log.txt - maybe someone can spot some > problem...) > > then, as root > > 4. cd /home/jonesc/rpmbuild/RPMS/i686/ > 5. rpm -ivh dbus-qt-0.61-0.1.i686.rpm dbus-qt-devel-0.61-0.1.i686.rpm > > This seemed to work OK. However, if I try then to build knetworkmamanger I > still get during ./configure > > . > . > . > checking for D-BUS... checking for dbus-1 >= 0.33, hal, libnm-util... yes > checking dbus/connection.h usability... no > checking dbus/connection.h presence... no > checking for dbus/connection.h... no > configure: WARNING: You need D-BUS/Qt3 bindings Do you have dbus-devel installed? If so, sounds like knetworkmanager doesn't work with these "new' D-Bus/Qt3 bindings. ?? You'll have to ask the kdnetworkmanager developer(s). -- Rex -- Rex