On 09.01.09 13:17:50, Nicolas Lécureuil wrote: > On Wed, Jan 7, 2009 at 5:11 PM, Dirk Mueller <[email protected]> wrote: > > > > Hi, > > > > I just finished uploading the first set of tarballs for RC1 under unstable/ > > Please let me know if you find any issues, I've not yet started testing > > them. > > > > Release is 2 days after 4.1.4 (so next week thursday tentatively). > > > > Greetings, > > Dirk > > > i have some pbs with latest sources on my rpms kdebase-workspace need > > /usr/lib/libkdeui.so > /usr/lib/libplasma.so > /usr/lib/libkdecore.so > > which wasn't needed for Beta2. > > In + kdepimlibs and kdebase-workspace can't be found and this is needed :
See the kde-buildsystem list, this is because you've built kdelibs with a cmake 2.6.3 pre-release that doesn't yet know about the new search location for the cmake config-files. You need to either downgrade to a 2.6.2 release of CMake or use a more recent rc of 2.6.3 (or update your checkout). Andreas -- Be free and open and breezy! Enjoy! Things won't get any better so get used to it. _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
