Re: [linux-audio-dev] qsynth configure script fails on debian [qt]

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] qsynth configure script fails on debian [qt]
From: Eric Dantan Rzewnicki (rzewnickie_AT_rfa.org)
Date: Fri Jan 02 2004 - 18:48:21 EET


any advice on how to handle qt when compiling ams on debian?

the ams Makefile has these at the top:

QT_BASE_DIR=/usr/lib/qt3
QT_LIB_DIR=$(QT_BASE_DIR)/lib
QT_BIN_DIR=$(QT_BASE_DIR)/bin
QT_INCLUDE_DIR=$(QT_BASE_DIR)/include

/usr/share/qt/ doesn't seem to have a lib/ directory ...

-Eric Rz

On Fri, Jan 02, 2004 at 03:19:29PM +0100, Frank Neumann wrote:
>
> Hi list (happy new year etc. yada yada),
> mista.tapas_AT_gmx.net wrote:
>
> > i just compiled qsynth-0.1.0 and i would lie to report on my findings:
> >
> > On Debian, the qt-libs are installed to
> >
> > /usr/lib/
> >
> > and the headers to
> >
> > /usr/include/qt3
> >
> > There's no QTDIR per se. So i exported it to be /usr. This way, the
> > configure script finds the lib, but the following test fails:
>
> That's not quite correct; one of the Debian Qt packages says that IF you
> set QTDIR, it should be /usr/share/qt3. I did this in my
> ~/.bash_profile, and had no problems building qsynth, qjackctl etc. this
> way.
>
> No source changes should be required to build this package.
>
> Greetings,
> Frank


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Jan 02 2004 - 18:58:45 EET