[kaffe] QTDIR

Dalibor Topic robilad at kaffe.org
Tue Aug 31 09:38:23 PDT 2004


Pinaki Mukherjee wrote:
> Hi, 
>  
> I am trying to build Kaffe in Linux. While running configure, I'm getting this error message which says:
> "checking QTDIR... configure error: *** QTDIR must be defined, or --with-qtdir option given".
>  
> Does that mean I don't have Qt installed? I could find the qt directory in /usr/lib. What do I need to do to get rid of this error?
> 
> (If this is indeed happening because I dont have the Qt package, how do I install it for the Fedora Core 2.. this may sound a little off-topic, sorry)

It means that it can't find the Qt tools & libraries (moc, libqt.so). 
Try passing --with-qtdir=/usr/share/qt3 to configure.

cheers,
dalibor topic




More information about the kaffe mailing list