On Tue, Jul 24, 2007 at 08:19:22PM -0600, Bob Lounsbury wrote: > I'm not sure what package needs installed. The install instructions > mention qt dev packages, but I'm not sure which one. I'm using Ubuntu > Dapper ppc and I've installed libqt3-mt-dev, qt3-apps-dev, and > qt3-dev-tools. I don't see any other qt dev package that would apply. > My configure command is: > > ./configure --with-version-suffix=-1.4.5 --disable-stdlib-debug > --with-frontend=qt > > Hopefully I'm just doing something wrong.
LyX 1.4 and 1.5 require Qt 4.1. It does not work with Qt 3. So you need at least the packages libqt4-core libqt4-gui libqt4-dev Andre