Gerhard Lindel wrote: > Hi all, > I wanted to compile the newest version on my Debian Sarge: > ./configure --with-frontend=qt > > Configure ended with : > configure: error: Cannot compile a simple Qt executable. Check you have > the right $QTDIR ! > libqt3-mt-dev is installed. > Any ideas?
You could try to apply http://ftp.debian.org/debian/pool/main/l/lyx/lyx_1.3.4-2.diff.gz to your unpacked source, chmod +x debian/rules, add a changelog entry with updated version number in debian/changelog and then build .deb packages with fakeroot debian/rules binary If you do that and have a clean sarge install (I don't have one, otherwise I would do it), please put the created .debs on ftp.devel.lyx.org/pub/incoming. If you have any questions, pleae ask. If you can wait a bit I can also send you an adapted patch for 1.3.6. Georg