[rkward-users] Rkward on Mac cmake problem
Prasenjit Kapat
kapatp at gmail.com
Tue Jun 22 14:49:33 UTC 2010
Hi Assa,
On Tue, Jun 22, 2010 at 6:34 AM, AYeroslaviz <Assa.Yeroslaviz at age.mpg.de> wrote:
> Hi,
>
> I have a problem installing Rkward on my mac (version 10.6..4)
The bottleneck on OSX is to get KDE working first :( And it is hasn't
been cracked yet! See the discussions here (especially Mike Arthur's
replies towards the end):
http://sourceforge.net/mailarchive/forum.php?thread_name=69DD0C09-8134-422F-85FB-CDCF14AAEAAD%40mikearthur.co.uk&forum_name=rkward-users
and here:
http://sourceforge.net/mailarchive/forum.php?thread_name=4C1E4296.6080500%40unil.ch&forum_name=rkward-users
So, my comments below don't hold much water at all!! Still...
> I did all the steps mentioned here: http://rkward.sourceforge.net/
> As I wanted to install cmake it told me it can't find the package, but with the command
>
> fink list -i | grep cmake
>
> i boost1.41.cmake 1.41.0-12 Boost C++ Libraries
> i boost1.41.cmake-shlibs 1.41.0-12 Boost C++ Libraries
> i cmake 2.8.1-2 Cross-platform Make
>
> so I assumed it is already installed. Am I wrong?
>
> The problems occurs when I'm trying to run the command:
> cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DR_EXECUTABLE=/usr/bin/R
>
> I'm getting the following error message:
>
> -bash: kde4-config: command not found
Hmm, is KDE 4 installed? If so, can you use the full path for
kde4-config? May be /sw/bin/kde4-config? (Find where kde4-config
is...)
> -- Detecting CXX compiler ABI info - done
> CMake Error at /sw/share/cmake-2.8/Modules/FindKDE4.cmake:58 (MESSAGE):
> ERROR: Could not find KDE4 kde4-config
As you can see from the above threads, this has been a problem on OSX
.... Unfortunately, not much that we can do now.
Regards,
--
Prasenjit
More information about the Rkward-users
mailing list