> Oh, forgot to mention that I have the Xforms version, not Qt (and not > KDE either). Couldn't find anywhere to download the Qt stuff from, and > I had to hack into the source to figure out why colors weren't being > set at all.
You don't need to download anything extra (other than Qt of course!) for lyx to compile with Qt.. just run 'configure --with-frontend=qt' and it will configure with Qt as front end.. you may have to use the --with-qt-dir= option to specify where your qt files are located.. then just run make.. nirmal
