[SATLUG] compiling latest kphone
Chris Lemire
good_bye300 at yahoo.com
Fri May 30 07:17:48 CDT 2008
Bruce Dubbs <bruce.dubbs at gmail.com> wrote: 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
--
_______________________________________________
SATLUG mailing list
SATLUG at satlug.org
http://alamo.satlug.org/mailman/listinfo/satlug to unsubscribe
Powered by Rackspace (www.rackspace.com)
Thanks! That did the trick, and here's what I used.
# export QTDIR=/usr/lib64/qt-3.3/
So, I might have to create a custom launcher for this app. Something like the following.
QTDIR=/usr/lib64/qt-3.3/ kphone
That way the qt4 apps don't conflict.
Christopher Lemire <christopher.lemire at gmail.com>
SKYPE AND LQ FORUMS: fakie_flip
AIM AND YIM: good bye300
IRC: linux_user400354
GTALK, JABBER AND MSN: recursivequicksort at jabber.org
More information about the SATLUG
mailing list