On 09.01.09 17:40:55, Nicolas Lécureuil wrote: > On Fri, Jan 9, 2009 at 5:34 PM, Andreas Pakulat <[email protected]> wrote: > > On 09.01.09 23:48:24, Funda Wang wrote: > >> 2009/1/9 Andreas Pakulat <[email protected]>: > >> > 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). > >> You mean rc5 is not recent enough? > > > > I don't know when it was added, but I do know that rc4 doesn't contain the > > change (which is what I had at home) and currently cmake 2.6.3 is at rc7. > > > > The easy answer is: If kdepimlibs or kdebase cannot find the libraries from > > kdelibs and those are in <libdir>/cmake/<kdelibs>, then you're cmake needs > > to be updated. > > where can i found a tarball of rc7 ? http://www.cmake.org/files/v2.6/
I guess you'd have to fetch it from CVS the CMake-2.6. 2.6.3 is still in development and unreleased, maybe you should instead use 2.6.2. Andreas -- In the stairway of life, you'd best take the elevator. _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
