On Wednesday 17 July 2002 11:20 pm, you wrote: > I tried for fun to compile with qt2 frontend, and all I got is > > make[6]: Entre dans le répertoire > `/home/lasgoutt/src/lyx/qtbuild/src/frontends/qt2/ui' > make[6]: *** Pas de règle pour fabriquer la cible `libqt2ui.la.c', > nécessaire pour `libqt2ui.la'. Arrêt. > > What it says is that it cannot find libqt2ui.la.c to make libqt2ui.la. > > What can I do? Automake is 1.4-p5
I think you need automake 1.5 and autoconf 2.13 Ed.