[SATLUG] compiling latest kphone
Bruce Dubbs
bruce.dubbs at gmail.com
Fri May 30 01:10:49 CDT 2008
Chris Lemire wrote:
> What's the problem here?
> Installing:
> qt3-devel
> ######################### [1/1]
>
> Installed: qt3-devel.x86_64 0:3.3.8b-12.fc9
> Complete!
> [root at localhost kphone]#
> [root at localhost kphone]# ./configure
> checking for moc... /usr/local/bin/moc
> checking location of Qt header files...
> not found. Giving up.
Try running
export QTDIR=/path/to/qt
The path may be /usr/local. Check for /usr/local/include/qapplication.h.
-- Bruce
More information about the SATLUG
mailing list