On Mon, 10 Oct 2005, Angus Leeming wrote:

> ernesto wrote:
> > I get this messages when trying to build pre2 in hoary which is strange
> > as I have qt3 packages installed ... any hints ?
> 
> Do you have the Qt headers installed also? On Debian unstable I need to
> configure lyx with
> 
> configure --with-frontend='qt' --with-qt-includes='/usr/include/qt3'
> 
> I'd imagine you'd need something similar.

I've got these qt-related packages installed (I searched for 'qt'):

        libqt3c102-mt   3.3.3.4-3
        libqt3-headers  3.3.3.4-3
        qt3-dev-tools   3.3.3.4-3

And I tried this command

        ./configure --with-frontend=qt --with-qt-dir='/usr/share/qt3' 
                    --with-qt-includes='/usr/include/qt3'

but I still get the same error. The log also says this:

configure:24596: checking for Qt library name
configure:24641: g++ -o conftest -g -O2 -I/usr/include/qt3 
-L/usr/share/qt3//lib -Wextra -Wall    conftest.cc -lc -lm  -lqt-mt >&5
In file included from conftest.cc:41:
/usr/include/qt3/qglobal.h:756:21: error: qconfig.h: No such file or 
directory
/usr/include/qt3/qglobal.h:766:22: error: qmodules.h: No such file or 
directory

Any ideas?  (I can send the log if so desired of course).

Neither 'qconfig.h' nor 'qmodules.h' is in /usr/include/qt3 btw.

/Christian

-- 
Christian Ridderström, +46-8-768 39 44               http://www.md.kth.se/~chr


Reply via email to