Hemmann, Volker Armin ha scritto:
On Mittwoch, 4. Juli 2007, Alessandro del Gallo wrote:
  
Hi gentooers.

I have some trouble with the QTDIR variable of my system.
When I emerge some package that requires QT 3 , the configure scripts
ends with this error:

checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (headers
and libraries) not found. Please check your installation!
    


check this:
env.d/50qtdir3
should have this:
QTDIR=/usr/qt/3
  
Yes it has:
elwood env.d # grep "QTDIR=/usr/qt/3" *
50qtdir3:QTDIR=/usr/qt/3
50qtdir3-emul:QTDIR=/usr/qt/3

I don't understaaaand.

my current patch is a
echo "export QTDIR=/usr/qt/3" >>  ~/.bashrc


-- [EMAIL PROTECTED] mailing list

Reply via email to