On Mittwoch, 19. März 2003 00:26, Paul Cupis wrote: > This is just wrong: > > ./configure --with-qt-includes=/usr/include/qt3
this does not work. > > That does not work. Tried that before. Maybe I should have told... > > > > I think the problem is that I have to install a dev Package, but in > > my I can't find a "c102" one and the other is not working (described > > in my mail before). > > The "c102" suffix is an artifact of the gcc3.2 transition. The correct > -dev packages for Qt3 using multi-threading (as all modern/current apps > should be) is libqt3-mt-dev. If a plain ./configure or the command > above still complain about missing Qt headers, it may be due to the > application's source code using depreciated functions - to cure this > install libqt3-compat-headers and/or check out the fixincludes script > in the package of the same name. I know that c102 means that it was compiled with gcc3.2. I just thought I also need a dev package with c102 in the name. But when I try to install the libqt3-mt-dev package I get the problem described in my first email. I really would like to install that dev package but to do so I have to remove my whole KDE... not the way to go I think. The application is really new (kdepim-kontact) and it needs kde3.1 and qt >=3.1. So I think installing the libqt3-compat-headers won't help. That's what I get when I try to compile it: checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (headers and libraries) not found. Please check your installation! For more details about this problem, look at the end of config.log. Any hints? so long, Timo -- ... there are 10 types of people in the world - those who understand binary and those who don't.