qt error in Fedora 3

Paul Howarth paul at city-fan.org
Sat Apr 2 10:37:16 UTC 2005


On Fri, 2005-04-01 at 20:29 +0200, semijoyful wrote:
> qt-3.3.4-10 to answer your question. 

That's a later release than the one supplied with Fedora Core 3
(3.3.4-0.fc3.0), so that's likely the cause of your problem. You'll need
to get the qt-devel package from the same place you got your updated qt
package from.

Alternatively, you could "downgrade" back to the official FC3 packages:
# rpm -Uvh --oldpackage \
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/3/i386/qt-3.3.4-0.fc3.0.i386.rpm \
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/3/i386/qt-devel-3.3.4-0.fc3.0.i386.rpm

>  I'm a little confused about what the last reply is saying.  I'm sort of a n00b still, so simpler expalnations would be helpul, though I appreciate the replies anyways.  I ran a command that was suggested on another forum:
> [code]pkg-config --modversion qt-devel[/code]
> but I got this error message:
> [code]
> Package qt-devel was not found in the pkg-config search path.
> Perhaps you should add the directory containing `qt-devel.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'qt-devel' found[/code]
> 
> I also cannot locate and qt.pc or qt-devel.pc files, nor do I know how to set the the PKG_CONFIG_PATH environment variable,  if that's necessary. (ACK!) 
> -semijoyful

You'll get these when you get the qt-devel package installed.

Paul.
-- 
Paul Howarth <paul at city-fan.org>




More information about the users mailing list