qt3 together with qt4
Hi.
Sometimes I need to compile applications under qt4.
I've:
/usr/lib/qt linked to /usr/lib/qt-3.3.6, and /usr/lib/qt4 linked to /usr/lib/qt-4.1.4 .
Somebody tell me, that I can switch pathes of environment variables (to bins and libs).
OK Well.
But, I want to compile dbus-0.6x with --enable-qt (for qt4) --enable-qt3 together...
Any suggestions?
|