[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Trying to build Phoenix



-- David P James <dpjames@rogers.com> wrote
(on Tuesday, 28 January 2003, 11:00 PM -0500):
> 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?

Do you have libqt-dev installed? Usually when compiling from source, if
a dependency is listed, you'll need to make sure the corresponding -dev
packages for that dependency are installed -- these are the source
headers for those packages.

-- 
Matthew Weier O'Phinney
matthew@weierophinney.net



Reply to: