
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] QT 2.2.2 -- another lib question.
xian wrote:
> I seem to have the most horrible time with libs.
>
> I have QT 3.0.4 installed in /usr/lib/qt-3.0.4 and symlinked to /usr/lib/qt.
> I'm trying to compile a cdrecord/cdrdao front end with .ogg interopibility,
> but it's looking for a version of QT >=2.2.2, but it doesn't recognize my
> version as fitting that value. Even running configure with the --with-qt*
> delimiters pointing to the correct directories yields no success with
> configure exiting. Configure defaults to /usr/lib/qt for the qt root dir. Any
> input, tluggers?
Take a look at configure.log to see what it wants exactly and install it.
Maybe you need the qt-dev package (=headers and stuff).
Home |
Main Index |
Thread Index