Menu

Trouble Installing OpenSUSE 11.1

Help
2009-01-25
2013-01-15
  • Pilgrim Regression

    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.

     
    • Pilgrim Regression

      Are there any known problems with installing rkward in OpenSUSE 11.1; or is this most likely a user (me) error with regards to syntax or cmake options?

       
      • kinoko

        kinoko - 2009-01-25

        Hi there,

        Do you have some specific reason to compile rkward from source?
        Because you can install it through YaST.

        I had some problems with rkward using KDE 4 (icons disappeared) both in Suse and in Ubuntu.
        I think OpenSUSE 11 comes with KDE 4 by default. (but you can switch back to KDE3 or to Gnome).
        I had no problem installing/using rkward with KDE 3 though...
        So, it can be a problem with KDE4...

        By the way, reading your error message, I would start by checking if I have the correct compiler installed.

        > which c++
        or
        > which gcc

        or whatever it is specified in the docs.

        Good luck,

        gabor

         
        • P Kapat

          P Kapat - 2009-01-31

          Did you get around the compiling issue? The debian/ubuntu type of instructions are here:
          http://rkward.sourceforge.net/wiki/index.php?title=RKWard_SVN

          See if you can follow it. Try to find the corresponding packages for OpenSUSE. Get the code from svn, it has some recent bug fixes. Let us know how things work out. If you are having trouble with these instructions we can go step by step and try to fix it.

           
    • Pilgrim Regression

      Gabor,

      Thank you for your response. I searched YasT install software and did not find the installer? Do you know term I should search for ? Thank you,

      PR

       
    • Pilgrim Regression

      Just an update-- I found out how to install. I needed to add the 11.0 repository, as the 11.1 has not been updated. Hopefully this wont cause trouble. Thank you for your help.

      PR

       
    • lde

      lde - 2009-01-26

      I would be interested to hear how this goes for you.  I also wanted to install on OS 11.1, but I found that the repository is lacking the rkward RPM for 11.1 (it has the two r-base rpms, one called wyrd..., and one other). 

      I was thinking of using Yast software manager to install r-base, then downloading the rkward rpm from the 11.0 repository and using rpm -Ivh at the command line. 

      Does that sensible?

      Cheers.

       
    • Pilgrim Regression

      This worked well for me. As I am in KDE4 using the repo from 11.0. I wonder when the rkward repo for 11.1 will be added? Any contact with the person that updates these packages would be very helpful.

       
    • Pilgrim Regression

      Just a quick note: The version downloaded from the 11.0 repo is version .49, instead of the most recent version .5. Any idea when the newer version will be updated to the repo?

       
MongoDB Logo MongoDB