Is there a way to emulate the 3.5 environment complete with its
libraries without messing up my KDE4/Qt4 environment?
John Culleton
Sure, you can use kdeprefix to build the KDE3 into another directory
herarcy than usually, this is also possible to do with QT3 too, don't
forget to tell KDE3 where to locate the QT3 headers and libraries.
If you want to see how to do things, take a look at Gentoo sunset
ebuilds, those uses alternative paths for KDE (in Gentoo KDE was located
in /usr/kde/<kde-version>".
You will need to build a lot, easiest may be to use the monolithic build
and build the whole KDE3, then you need to worry less for dependencies
and which order to build what.
--
//Aho