Subject: Re: [linux-audio-user] quattro 2.6.7 and alsa-cvs works!
From: Rui Nuno Capela (rncbc_AT_rncbc.org)
Date: Thu Jun 17 2004 - 15:12:30 EEST
>
> try to see if it works with jack now. have some problems to configure
> qtjackctl from source. why does it not find my qt variables??
>
> checking whether QTDIR environment variable is set... no
> configure: error: QTDIR must be properly set.
>
> any ideas what i have to do?
>
Check if you have all the Qt3 development packages properly installed.
Depending on your distro these might be named as "qt3-devel" and
"qt3-devel-tools".
The QTDIR environment must point to Qt3 installation base, usually on
/usr/lib/qt3 (again, it depends on your distro). Once you find that
everything is installed, check and verify the following settings are
valid:
export QTDIR=/usr/lib/qt3
export PATH=$QTDIR/bin:$PATH
I set this permanently on my shell profile, just in case.
Hope it helps.
Cheers.
-- rncbc aka Rui Nuno Capela rncbc_AT_rncbc.org
This archive was generated by hypermail 2b28 : Thu Jun 17 2004 - 15:07:42 EEST