Re-Request for review: kompose

Michael Schwendt bugs.michael at gmx.net
Fri Jul 22 19:32:31 UTC 2005


On Fri, 22 Jul 2005 13:45:39 -0500, Quentin Spencer wrote:

> 2. CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" %configure 
> --disable-rpath
> If this is a KDE app, I assume it's all in C++, right? So is the CFLAGS 
> necessary? Also, I'm not sure the flags actually do anything if you use 
> %configure -- I think you may want to use ./configure instead.

No. Use %configure --disable-rpath
Contrary to ./configure, the %configure macro sets CFLAGS, CXXFLAGS
and FLAGS properly.

> 3. Trying to build on an up-to-date FC4 system, I got the following 
> configure error:
> checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and 
> libraries) not found. Please check your installation!
> I really don't understand this because "rpm -q qt qt-devel" gives:
> qt-3.3.4-15.1
> qt-devel-3.3.4-15.1

QTDIR environment variable not set. Take a look at other packages
on how to do it, e.g. "konversation".




More information about the fedora-extras-list mailing list