From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LUAWY-0006ox-Qp for garchives@archives.gentoo.org; Tue, 03 Feb 2009 01:56:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97277E052F; Tue, 3 Feb 2009 01:56:25 +0000 (UTC) Received: from kcout02.prserv.net (kcout02.prserv.net [12.154.55.32]) by pigeon.gentoo.org (Postfix) with ESMTP id B7A56E052F for ; Tue, 3 Feb 2009 01:56:20 +0000 (UTC) Received: from opal.binro.org (adsl-dynamic-58-136-48-57.csloxinfo.net[58.136.48.57]) by prserv.net (kcout02) with ESMTP id <2009020301561920200ss182e> (Authid: gbinet.atwoodr); Tue, 3 Feb 2009 01:56:19 +0000 X-Originating-IP: [58.136.48.57] Received: from opal.binro.org (localhost.localdomain [127.0.0.1]) by opal.binro.org (8.14.2/8.14.2) with ESMTP id n131uEPX015708 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 3 Feb 2009 08:56:14 +0700 Received: from localhost (localhost [[UNIX: localhost]]) by opal.binro.org (8.14.2/8.14.2/Submit) id n131uEHV015705 for gentoo-user@lists.gentoo.org; Tue, 3 Feb 2009 08:56:14 +0700 X-Authentication-Warning: opal.binro.org: robin set sender to robin.atwood@attglobal.net using -f From: Robin Atwood To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Instaling KDE 4.2, second attempt... Date: Tue, 3 Feb 2009 08:56:13 +0700 User-Agent: KMail/1.9.10 References: <200902030315.56984.robin.atwood@attglobal.net> <58965d8a0902021316rd997418qbd58847b08e88834@mail.gmail.com> <200902030512.30292.robin.atwood@attglobal.net> In-Reply-To: <200902030512.30292.robin.atwood@attglobal.net> X-Face: /Bm#Rf"Wt\%rfp|[wzT9P_2/6'JhtmzsD{l]pQmpS|%~I$/L|cF}gvz%I({,a)=?utf-8?q?=7BQtrsE*b=0A=09=5CflE8do=3A=2E0zdnO3lq=60+2rr=5Fmv/faNpra?= =?utf-8?q?=5D=2EeH+=23sG-9GL/dPC=2Ex?="9x]+y5\k^8h(" =?utf-8?q?sp=2Eu*z=0A=09=3FSbc=3AWZo=25ycAGh=5F/NBuC=60?=@9EdNnWH_~<" =?utf-8?q?=60=23zq=3A!K5Wpc=3FG=2Ey=26SxfiRpfFU9=25c=23uD=7D=3Bc+?= =?utf-8?q?D=3F=0A=09?=,|u`9frBEQzC)~Y~%z6tO>!5\8*$:t,ol)N_S}~^h>2)3*UL;g\W-ptU, =?utf-8?q?R=23=60HW=23y=25tGh*=2E=0A=096pO=26vnofmf=5Dzt=271=5BF1v=7B=25N=2E?= =?utf-8?q?Qg2KI=3Dd=3B?=,ZbOc6u>@FD8/sQ}XCCtV`yPwnlMm|iY~dxfY? Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902030856.14081.robin.atwood@attglobal.net> X-Archives-Salt: 787997d5-8088-4afa-8cfd-7f53f93c54a6 X-Archives-Hash: 18ccc1d93710adf1d48f46cba085efad On Tuesday 03 Feb 2009, Robin Atwood wrote: > No the problem was that Ctrl-Alt-Backspace is not the same as restarting > xdm. Doing that, I got the new login screen. Next problem. I am compiling @kdepim-4.2 and it fails because it can't find KdepimLibs_CONFIG. I saw this before with nepomuk. Searching seems to imply you need >cmake-2.6.2 (I have 2.6.2-r1), so shouldn't everyone hit it? Anyone any idea about this? -- Found KDE 4.2 include dir: /usr/include -- Found KDE 4.2 library dir: /usr/lib64 -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler -- Found automoc4: /usr/bin/automoc4 CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE): Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG) Call Stack (most recent call first): /usr/share/apps/cmake/modules/FindKdepimLibs.cmake:73 (find_package_handle_standard_args) CMakeLists.txt:17 (find_package) -- ------------------------------------------------------ Robin Atwood