2012/11/10 Jay jayflood@gmail.com:
I am using Trinity in an environment with no kde4 and hence no qt4. Everything is compiled with /usr prefix. I am also using a slackware 14.0 base. I need to compile avahi so as to give konqueror zeroconf support but here is where i run into a predicament. Avahi looks for moc-qt3 and moc (during compilation) and since these have become moc-tqt and tmoc it does not find them.
Can anyone experienced with building on slack14 give me an idea how to get around this?
If you are using cmake to build tdelibs then all dnssd code associated with avahi support seems to be disabled permanently. I haven't checked bugzilla if there is already such bug. So for nowadays you'll loose nothing if you build avahi without qt3 and kdelibs without avahi. *I haven't checked all those but it seems to be so according to the source code*