[EMAIL PROTECTED] (Juergen Spitzmueller) writes: > Uwe Brauer wrote: >> > configure --with-frontend=qt >> >> this I tried I get need moc. >> >> What is moc? I did not find anything about it in the INSTALL file > > qt's meta object compiler. You need the qt-devel packages. (also you > may compile --with-qt-dir=<path to your qt installation>) > > Jürgen. OK thanks that indeed worked. It should be added to the INSTALL file, I think.
Uwe