On Aug 26, 2008, at 9:49 AM, Michael Tollefson wrote: > Hi Alex - > > Here is what was above the line: > > configure:23223: checking python2.3/Python.h usability > configure:23240: gcc -c -g -O2 -I/sw/include conftest.c >&5 > configure:23246: $? = 0 > configure:23260: result: yes > configure:23264: checking python2.3/Python.h presence > configure:23279: gcc -E -I/sw/include conftest.c > configure:23285: $? = 0 > configure:23299: result: yes > configure:23332: checking for python2.3/Python.h > configure:23340: result: yes > configure:23360: checking for sane_open in -lsane > configure:23395: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib > conftest.c > -lsane > -lcrypto >&5 > configure:23401: $? = 0 > configure:23419: result: yes > configure:23482: checking for pkg-config > configure:23515: result: no > configure:23555: checking for DBUS > configure:23618: error: cannot find dbus-devel support: > > ...best, Michael > >
Perhaps installing pkgconfig might help here. dbus-dev does have a couple of .pc files (pkgconfig configuration) in it. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
