When trying new python, I arrived to playing with avahi build, for some
reasons. Then I discovered some facts I am trying to understand.
First, I discovered that it not only depends on D-Bus Python, but also
on pygtk, former being recommended. But in the switches, we have
--disable-python
thus, none of the above packages will be linked.
Second, if I use
--disable-gtk3
and remove "--disable-python", both modules are linked.
Third, if both switches aren't used, configure fails:
"configure: error: Could not find Python module gtk"
Finally,
we use:
--disable-qt3 \
--disable-qt4 \
but only Qt4 is listed as optional.
Some of the problems in the page may even been introduced by me, can't
remember if/when it was updated.
I am reporting, so someone more experienced could give here a solution
or make a cleanup in the referred page (ticket, commit, ...).
--
[]s,
Fernando
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page