Mailing List archive

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

[linux-dvb] Re: KaxTV and qt >= 3.0.3 (was Re: Re: Good news... and a problem...)



On Sun, Sep 26, 2004 at 10:11:15PM +0200, Johannes Stezenbach wrote:
> On Wed, Sep 22, 2004 at 07:34:43AM +0200, Patrick Boettcher wrote:
> > I would, but KaxTv is not compiling (or configuring) anymore on recent
> > debian testing:
> > 
> > error: Qt (>= Qt 3.0.3) (headers and libraries) not found.
> > 
> > Debian installs qt 3.3.3.
> 
> I don't know if this is Debian's fault or if KaxTv's configure
> script just looks in the wrong place, but I hand to create a link
> from /usr/include/qt3 to /usr/lib/qt3/include.

The --with-qt-dir or --with-qt-includes/--with-qt-libraries switches to
configure would have done the trick. Last time I built KaxTV on Debian
(June) I used:

./configure --prefix=/usr/local/ --with-qt-includes=/usr/include/qt3/

Much better than making symlinks in your pristine Debian environment
(ie please don't hack /usr!).

Hamish
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>




Home | Main Index | Thread Index