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?