Joao Luis M. Assirati wrote: > > configure --with-qt-includes=/usr/include/qt/ --with-frontend=qt > > works for me! I suppose that qt includes are placed in /usr/local/include, > so in a system instalation this should go simply into /usr/include, but > Debian people (that is not surprise...) changed it tp /usr/include/qt/. > > Maybe it would be better that the configure script also check automaticaly > for includes in this directory, so dumbs like me don't bother you?
No, John (who does has done qt.m4) has given up on that. There are simply too many varieties around, that would make the qt script too messy. His policy now is straightforward: qt is either in the default dir, or it is pointed to by $QTDIR. If that fails, it's up to the user to tell configure where it is. Congrats that you've succeeded. Test LyX/Qt and send your comments to the list. Cheers, Rob.