Qt version

Adam Nutt diginutt at rnet.com
Sun Aug 15 23:13:14 BST 1999


Tom Walsh wrote:

> Albert Wagner wrote:
>
> > Cory wrote:
> > >
> > > I have Red Hat 6.0 using KDE.  I don't know what version of Qt it came with,
> > > but I assume 2.0 or higher.
> > >
> > > When I tried to run the configure script, I got an error because Qt was not >=
> > > 1.42 and < 2.  What should I do in this situation?  Will kdevelop support Qt
> > > 2.x later on?  Should I replace whatever Qt version I have with 1.42?  How do
> > > I tell what version of Qt I have?
> > >
> > > Thanks,
> > >
> > > Cory
> > > cory-p at usa.net
> > You have what you need (1.42 or 1.44). It just can't find it.
> > Did you install kpackage? If so, search the rpm database to see if 1.42
> > or 1.44 was installed.  (There are also command line ways to do this but
> > I am spoiled by kpackage; type: man rpm in a console if you don't have
>
>     To query: 'rpm -qa | grep qt' is the way I do it.
>
> Tom

An easier way to query the rpm database is rpm -q <packagename> where packagename is
the name of the package you want info on. For qt, rpm -q qt

Adam Nutt





More information about the KDevelop mailing list