On Mon, 31 Jul 2006 22:32:38 +0200 Christopher Winkler <[EMAIL PROTECTED]> wrote:
> Am Montag, 31. Juli 2006 08:24 schrieb Christopher Winkler: > > Hello, > > my system: ubuntu dapper, i386 > > .. ,thank you for your help, but nothing helped... > > I thought the best thing was to try to compile it myself. > What a nightmare! > > After googling for hours (with a 56k modem!) and resolving most of the > missing dependencies, I ended up with this after compiling: > ./configure --with-frontend=qt --with-qt-dir=/usr/lib/qt3 > --with-version-suffix=-1.4.2 > -- > ** moc binary not found ! > > ** uic binary not found ! > > ** qt library not found ! The main qt lib is libqt-mt and is packaged for Dapper for good measure this is the list of qt packages on my system that successfully compiled LyX-1.4.2 in Dapper : ~$ apt-show-versions | grep libqt libqt4-core/dapper uptodate 4.1.2-1ubuntu1 libqt3-mt-psql/dapper uptodate 3:3.3.6-1ubuntu6 libqt4-gui/dapper uptodate 4.1.2-1ubuntu1 libqthreads-12/dapper uptodate 1.6.7-2 libqt3-mt/dapper uptodate 3:3.3.6-1ubuntu6 libqt3-compat-headers/dapper uptodate 3:3.3.6-1ubuntu6 libqt4-sql/dapper uptodate 4.1.2-1ubuntu1 libqt3-mt-dev/dapper uptodate 3:3.3.6-1ubuntu6 libqt3-headers/dapper uptodate 3:3.3.6-1ubuntu6 HTH - Russell > > Where, please, are the qt libraries, what on earth is uic and what > doesn't he recognise my moc binary although I have installed the > moc-package? > ARGG! Never been through this before ... > > Thanks a lot in advance ... > > Christopher