Re: [blfs-support] KDELIBS-4.8.4 cmake error

2012-07-04 Thread Bruce Dubbs
Ragnar Thomsen wrote: On Thu, Jun 28, 2012 at 2:54 AM, tony lemaire tony@live.fr wrote: I'm trying to build the KDE desktop in 4.8.4 version, not the 4.8.3 like BLFS. I have all pre-requises install in my distro, but the cmake failed. Here is the log : I have built KDE 4.8.4 without

Re: [blfs-support] KDELIBS-4.8.4 cmake error

2012-07-04 Thread Ragnar Thomsen
On Wednesday 04 July 2012 13:05:16 Bruce Dubbs wrote: Ragnar, I'm having the same problem with 4.8.3. I do have the links: $ ls -l /opt/kde4/share/ total 0 lrwxrwxrwx 1 root root 17 Jul 1 13:37 dbus-1 - /usr/share/dbus-1 lrwxrwxrwx 1 root root 19 Jul 1 13:37 polkit-1 -

Re: [blfs-support] KDELIBS-4.8.4 cmake error

2012-07-04 Thread Bruce Dubbs
Ragnar Thomsen wrote: On Wednesday 04 July 2012 13:05:16 Bruce Dubbs wrote: Ragnar, I'm having the same problem with 4.8.3. I do have the links: It seems that when installing polkit-qt, the variable: POLKITQT-1_INSTALL_DIR in the cmake file:

Re: [blfs-support] KDELIBS-4.8.4 cmake error

2012-06-29 Thread Armin K.
On 06/28/2012 10:29 AM, Ragnar Thomsen wrote: On Thu, Jun 28, 2012 at 2:54 AM, tony lemaire tony@live.fr wrote: I'm trying to build the KDE desktop in 4.8.4 version, not the 4.8.3 like BLFS. I have all pre-requises install in my distro, but the cmake failed. Here is the log : I have

Re: [blfs-support] KDELIBS-4.8.4 cmake error

2012-06-29 Thread tony lemaire
I'm trying to build the KDE desktop in 4.8.4 version, not the 4.8.3 like BLFS. I have all pre-requises install in my distro, but the cmake failed. Here is the log : I have built KDE 4.8.4 without problems. . WARNING: Installation prefix does not match PolicyKit install prefixes. You

Re: [blfs-support] KDELIBS-4.8.4 cmake error

2012-06-29 Thread Ragnar Thomsen
On Friday 29 June 2012 16:16:37 tony lemaire wrote: I have found a solution. I edit in VIM the file /lib/cmake/PolkitQt-1/PolkitQt-1Config.cmake I have the line set(POLKITQT-1_INSTALL_DIR ) what i change for set(POLKITQT-1_INSTALL_DIR /usr) and now cmake is OK. I don't know if it's a real

Re: [blfs-support] KDELIBS-4.8.4 cmake error

2012-06-28 Thread Ragnar Thomsen
On Thu, Jun 28, 2012 at 2:54 AM, tony lemaire tony@live.fr wrote: I'm trying to build the KDE desktop in 4.8.4 version, not the 4.8.3 like BLFS. I have all pre-requises install in my distro, but the cmake failed. Here is the log : I have built KDE 4.8.4 without problems. . WARNING:

[blfs-support] KDELIBS-4.8.4 cmake error

2012-06-27 Thread tony lemaire
Hello everybody, I'm trying to build the KDE desktop in 4.8.4 version, not the 4.8.3 like BLFS. I have all pre-requises install in my distro, but the cmake failed. Here is the log : -- Found Qt-Version 4.8.1 (using /opt/qt/bin/qmake) -- Found X11: /usr/lib/libX11.so -- Building kdelibs... --