I've been trying to build Phoenix from source and have run into a bit of
a snag. I want to build it with QT support, which is fine, as there is
an option to do this. The problem is when I attempt to build I get this
error:
...
checking for moc... moc
checking for main in -lqt... yes
checking Qt - version >= 2.2.0... no
configure: error: Qt Mozilla requires at least version 2.2.0 of Qt
*** Fix above errors and then restart with "gmake -f client.mk build"
gmake: *** [/opt/mozilla/Makefile] Error 1
I have KDE 2.2.2 installed, but I don't know if that is sufficient on
its own (well, given the evidence, apparently not). What packages should
I have installed? I had to install libqt-dev for it to pass the moc
check, so I would have hoped that would do it. I'm running a mixed
system right now between testing and unstable. Perhaps I should attempt
to upgrade to KDE3?
Any guidance would be much appreciated.
--
David P. James
4th Year Economics Student
Queen's University
Kingston, Ontario
http://members.rogers.com/dpjames/
The bureaucratic mentality is the only constant in the universe.
-Dr. Leonard McCoy, Star Trek IV
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- Re: Trying to build Phoenix David P James
- Re: Trying to build Phoenix Travis Crump
- Re: Trying to build Phoenix Matthew Weier O'Phinney
- Re: Trying to build Phoenix David P James