[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Qt



Thank you for your input. However, none of these suggestions appear to have 
worked :-(

./configure --with-qt-includes=/usr/include/qt
./configure --with-qt-libraries=/usr/lib/qt2/lib 
--with-qt-includes=/usr/lib/qt2/include
./configure --with-qt-dir=/usr/lib/qt2
./configure --with-extra-libs=/usr/lib/kde2 
--with-extra-includes=/usr/include/kde
./configure --with-qt-includes=/usr/include/qt
./configure --with-extra-libs=/usr/lib/qt2
./configure --with-extra-includes=/usr/include/qt
and others.

So here's my question: what files are in YOUR /usr/lib/qt2/lib ??? Maybe this 
will help me to know if my installation is corrupted.

Thank you

- Josh


> >
> > When compiling, you will have to pass --with-extra-libs=/usr/lib/kde2
> > --with-extra-includes=/usr/include/kde.  Otherwise, it won't work.
>
> the -extra-libs isn't necessary..only modules go into that dir...
>
> what you need to make sure is this:
>
>   1: you have libqt-dev installed
>   2: you use --with-qt-includes=/usr/include/qt   (or force it to look
> there)
>
>
> Ivan



Reply to: