On Tue, 2006-10-03 at 23:30 -0600, Kier Elliott wrote: > My question is: why was I able to build and > install successfully, isn't the dbus version checked at some point > during the configure/build process?
I guess you built thunar (or the package you installed were built) against libdbus-1.so.2 then you upgraded your system and libdbus-1.so.3 was installed. Reinstall old libdus or rebuild thunar against new dbus. > And second, is there some way I can > get around this or do I have to track down an old dbus package with > the > correct shared library version? I guess the package management system should have prevented this, but.. -- Yves-Alexis _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
