Red Hat bugs...
Caleb Tennis
caleb at aei-tech.com
Mon Nov 4 17:37:07 GMT 2002
> Uh-oh... The code from CVS requires Qt 3.1.0 rather than 3.0.5 in order
> to pass configure checks.
>
> Red Hat 8.0 has KDevelop 2.1.3 built against KDE 3.0.3-8 and it doesn't
> say which version of Qt was used.
> What's the best way to build something I can debug without affecting
> the as-installed system by updating
> the Qt version on it? Is there another CVS tag I should use?
>
You can maintain multiple copies of Qt on your machine. I keep mine in
/usr/lib/qt-3.0.5, /usr/lib/qt-3.1.0, /usr/lib/qt-3.0.3, etc.
Then, I have a symbolic link called "qt" that points to the one that I want
KDE to use.
If you need to upgrade Qt, grab it and install it along side your existing
one. Then make KDevelop use that Qt version.
Caleb
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list