[rkward-users] [rkward - Help] Trouble Installing OpenSUSE 11.1
SourceForge.net
noreply at sourceforge.net
Sun Jan 25 14:44:51 UTC 2009
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6245823
By: pregression
Hello,
I am relatively new to linux, forgive my ignorance. I am trying to install rkward
from the command line and having considerable trouble. I have opensuse 11.1
with KDE4. I have installed the dependencies for this package. I have tried
several different approaches to getting it installed with the error message
below being displayed. Can someone walk me through the syntax for installation.
@linux-74qy:~/Documents/rkward-0.5.0b/rkward> cmake . -DCMAKE_INST
ALL_PREFIX=$KDEDIR -DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_TYPE=debugfu
ll
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
CMake Error: your C compiler: "CMAKE_C_COMPILER-NOTFOUND" was not found.
Please set CMAKE_C_COMPILER to a valid compiler path or name.
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not fo
und. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
CMake Error at dataeditor/CMakeLists.txt:19 (QT4_AUTOMOC):
Unknown CMake command "QT4_AUTOMOC".
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.6)
should be added at the top of the file. The version specified may belower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=165574
More information about the Rkward-users
mailing list