> I am trying to install dbus-glib-0.74 from the blfs-6.3-rc2 book.
> I have installed dbus-1.0.2, Glib-2.12.12 and expat-2.0.1 succesfully.
>
> The configure of dbus-glib-0.74 fails because it cannot find the the
> dbus development libraries.
> Below I have copied the last few lines of the configure output, there
> is one more error before the fatal one...

I found the problem....
After some googling and searching I found out that dbus is supposed to
install a .pc file.
My installation did not install that file, but did install the actual libraries.
During the installation I missed the error message.
I use the package user system, and I missed the permission is denied error......
everything works now.
So it was completely logical that dbus-glib bindings could not find
the libraries.

Thanks
Herman Gerritsen
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to