<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
<font size="-1"><font face="Helvetica, Arial, sans-serif">OK, I tried
both but had no succes, here's the result of tip number 1:<br>
<br>
</font></font>
<blockquote><code><font size="-1"><font
 face="Helvetica, Arial, sans-serif">gse-103-10:rkward Home$ cmake ..
-DCMAKE_INSTALL_PREFIX=/opt/local -DR_EXECUTABLE=/applications/r<br>
CMake Error at /opt/local/share/apps/cmake/modules/FindQt4.cmake:1458
(MESSAGE):</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  Qt qmake
not found!</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">Call Stack
(most recent call first):</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
/opt/local/share/apps/cmake/modules/FindKDE4Internal.cmake:267
(find_package)</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
/sw/share/cmake-2.8/Modules/FindKDE4.cmake:95 (FIND_PACKAGE)</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
CMakeLists.txt:10 (FIND_PACKAGE)</font></font><br>
  <br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">CMake
Warning (dev) at /sw/share/cmake-2.8/Modules/FindKDE4.cmake:95
(FIND_PACKAGE):</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  Policy
CMP0011 is not set: Included scripts do automatic cmake_policy PUSH</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  and POP. 
Run "cmake --help-policy CMP0011" for policy details.  Use the</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
cmake_policy command to set the policy and suppress this warning.</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  The
included script</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">   
/opt/local/share/apps/cmake/modules/FindKDE4Internal.cmake</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  affects
policy settings.  CMake is implying the NO_POLICY_SCOPE option for</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
compatibility, so the effects are applied to the including context.</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">Call Stack
(most recent call first):</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
CMakeLists.txt:10 (FIND_PACKAGE)</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">This
warning is for project developers.  Use -Wno-dev to suppress it.</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">CMake
Warning (dev) at CMakeLists.txt:10 (FIND_PACKAGE):</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  Policy
CMP0011 is not set: Included scripts do automatic cmake_policy PUSH</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  and POP. 
Run "cmake --help-policy CMP0011" for policy details.  Use the</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
cmake_policy command to set the policy and suppress this warning.</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  The
included script</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">   
/sw/share/cmake-2.8/Modules/FindKDE4.cmake</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  affects
policy settings.  CMake is implying the NO_POLICY_SCOPE option for</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
compatibility, so the effects are applied to the including context.</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">This
warning is for project developers.  Use -Wno-dev to suppress it.</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">--
Configuring incomplete, errors occurred!<br>
  <br>
  </font></font></code></blockquote>
<font face="Helvetica, Arial, sans-serif" size="-1">So I tried tip
number two:<code></code></font><br>
<code></code>
<blockquote><code><font size="-1"><font
 face="Helvetica, Arial, sans-serif"><br>
  </font></font><font size="-1"><font
 face="Helvetica, Arial, sans-serif">gse-103-10:rkward Home$ export
PATH=/opt/local/bin:/opt/local/lib:$PATH</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">gse-103-10:rkward
Home$ cmake .. -DCMAKE_INSTALL_PREFIX=/opt/local
-DR_EXECUTABLE=/applications/r</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Looking
for Q_WS_X11</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Looking
for Q_WS_X11 - not found.</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Looking
for Q_WS_WIN</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Looking
for Q_WS_WIN - not found.</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Looking
for Q_WS_QWS</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Looking
for Q_WS_QWS - not found.</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Looking
for Q_WS_MAC</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Looking
for Q_WS_MAC - not found.</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Found
Qt-Version 4.4.3 (using /opt/local/bin/qmake)</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Looking
for include files CMAKE_HAVE_PTHREAD_H</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Looking
for include files CMAKE_HAVE_PTHREAD_H - found</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Looking
for pthread_create in pthreads</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Looking
for pthread_create in pthreads - not found</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Looking
for pthread_create in pthread</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Looking
for pthread_create in pthread - found</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Found
Threads: TRUE</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">CMake Error
at /opt/local/share/apps/cmake/modules/FindAutomoc4.cmake:56 (message):</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  Did not
find Automoc4Config.cmake (part of kdesupport).  Searched in</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
/usr/local;/usr;/;/sw;/opt/local;/sw;/usr/lib/w32api;/usr/X11R6/lib;/usr/lib/X11;/opt/local/lib;/usr/pkg/lib;/opt/csw/lib;/opt/lib;/usr/openwin/lib;/opt/local</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  using
suffixes automoc4 lib/automoc4 lib64/automoc4.</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">Call Stack
(most recent call first):</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
/opt/local/share/apps/cmake/modules/FindKDE4Internal.cmake:270
(find_package)</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
/sw/share/cmake-2.8/Modules/FindKDE4.cmake:95 (FIND_PACKAGE)</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
CMakeLists.txt:10 (FIND_PACKAGE)</font></font><br>
  <br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">CMake
Warning (dev) at /sw/share/cmake-2.8/Modules/FindKDE4.cmake:95
(FIND_PACKAGE):</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  Policy
CMP0011 is not set: Included scripts do automatic cmake_policy PUSH</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  and POP. 
Run "cmake --help-policy CMP0011" for policy details.  Use the</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
cmake_policy command to set the policy and suppress this warning.</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  The
included script</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">   
/opt/local/share/apps/cmake/modules/FindKDE4Internal.cmake</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  affects
policy settings.  CMake is implying the NO_POLICY_SCOPE option for</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
compatibility, so the effects are applied to the including context.</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">Call Stack
(most recent call first):</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
CMakeLists.txt:10 (FIND_PACKAGE)</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">This
warning is for project developers.  Use -Wno-dev to suppress it.</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">CMake
Warning (dev) at CMakeLists.txt:10 (FIND_PACKAGE):</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  Policy
CMP0011 is not set: Included scripts do automatic cmake_policy PUSH</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  and POP. 
Run "cmake --help-policy CMP0011" for policy details.  Use the</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
cmake_policy command to set the policy and suppress this warning.</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  The
included script</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">   
/sw/share/cmake-2.8/Modules/FindKDE4.cmake</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  affects
policy settings.  CMake is implying the NO_POLICY_SCOPE option for</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
compatibility, so the effects are applied to the including context.</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">This
warning is for project developers.  Use -Wno-dev to suppress it.</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">--
Configuring incomplete, errors occurred!<br>
  <br>
  </font></font></code></blockquote>
<small><font face="Helvetica, Arial, sans-serif">So I tried again with
the original prefix setting:</font></small><code></code><br>
<code></code>
<blockquote><code><font size="-1"><font
 face="Helvetica, Arial, sans-serif"><br>
  </font></font><font size="-1"><font
 face="Helvetica, Arial, sans-serif">gse-103-10:rkward Home$ export
PATH=/opt/local/bin:/opt/local/lib:$PATH</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">gse-103-10:rkward
Home$ cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
-DR_EXECUTABLE=/applications/r</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Found
Qt-Version 4.4.3 (using /opt/local/bin/qmake)</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">-- Found
Threads: TRUE</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">CMake Error
at /opt/local/share/apps/cmake/modules/FindAutomoc4.cmake:56 (message):</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  Did not
find Automoc4Config.cmake (part of kdesupport).  Searched in</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
/usr/local;/usr;/;/sw;/opt/local;/sw;/usr/lib/w32api;/usr/X11R6/lib;/usr/lib/X11;/opt/local/lib;/usr/pkg/lib;/opt/csw/lib;/opt/lib;/usr/openwin/lib;/opt/local</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  using
suffixes automoc4 lib/automoc4 lib64/automoc4.</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">Call Stack
(most recent call first):</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
/opt/local/share/apps/cmake/modules/FindKDE4Internal.cmake:270
(find_package)</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
/sw/share/cmake-2.8/Modules/FindKDE4.cmake:95 (FIND_PACKAGE)</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
CMakeLists.txt:10 (FIND_PACKAGE)</font></font><br>
  <br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">CMake
Warning (dev) at /sw/share/cmake-2.8/Modules/FindKDE4.cmake:95
(FIND_PACKAGE):</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  Policy
CMP0011 is not set: Included scripts do automatic cmake_policy PUSH</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  and POP. 
Run "cmake --help-policy CMP0011" for policy details.  Use the</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
cmake_policy command to set the policy and suppress this warning.</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  The
included script</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">   
/opt/local/share/apps/cmake/modules/FindKDE4Internal.cmake</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  affects
policy settings.  CMake is implying the NO_POLICY_SCOPE option for</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
compatibility, so the effects are applied to the including context.</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">Call Stack
(most recent call first):</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
CMakeLists.txt:10 (FIND_PACKAGE)</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">This
warning is for project developers.  Use -Wno-dev to suppress it.</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">CMake
Warning (dev) at CMakeLists.txt:10 (FIND_PACKAGE):</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  Policy
CMP0011 is not set: Included scripts do automatic cmake_policy PUSH</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  and POP. 
Run "cmake --help-policy CMP0011" for policy details.  Use the</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
cmake_policy command to set the policy and suppress this warning.</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  The
included script</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">   
/sw/share/cmake-2.8/Modules/FindKDE4.cmake</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">  affects
policy settings.  CMake is implying the NO_POLICY_SCOPE option for</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif"> 
compatibility, so the effects are applied to the including context.</font></font><br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">This
warning is for project developers.  Use -Wno-dev to suppress it.</font></font><br>
  <br>
  <font size="-1"><font face="Helvetica, Arial, sans-serif">--
Configuring incomplete, errors occurred!</font></font></code><br>
</blockquote>
<font size="-1"><font face="Helvetica, Arial, sans-serif">Looks like I
need to 'set the policy', but I have no idea how to go about this...
Anymore ideas?<br>
<br>
Thanks for the help!<br>
<br>
Roel<br>
</font></font>
</body>
</html>