Problem installing one click installer

Hi,

I’ve just installed opensuse tumbleweed yesterday (feb 22)
And I try to install one click installer from ; https://github.com/openSUSE/one-click-installer/blob/master/README.md

but I got those errors;



ames@localhost:~/one-click-installer/build> cmake -DCMAKE_INSTALL_PREFIX=/usr ..
CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Warning at po/CMakeLists.txt:1 (find_package):
  By not providing "FindKF5I18n.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "KF5I18n", but
  CMake did not find one.

  Could not find a package configuration file provided by "KF5I18n" with any
  of the following names:

    KF5I18nConfig.cmake
    kf5i18n-config.cmake

  Add the installation prefix of "KF5I18n" to CMAKE_PREFIX_PATH or set
  "KF5I18n_DIR" to a directory containing one of the above files.  If
  "KF5I18n" provides a separate development package or SDK, be sure it has
  been installed.


CMake Error at po/CMakeLists.txt:2 (KI18N_INSTALL):
  Unknown CMake command "KI18N_INSTALL".


-- Configuring incomplete, errors occurred!
See also "/home/james/one-click-installer/build/CMakeFiles/CMakeOutput.log".
james@localhost:~/one-click-installer/build>


You have to install the devel packages of the package:

rpm -ql ki18n-devel | grep cmake
/usr/lib64/cmake/KF5I18n
/usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake
/usr/lib64/cmake/KF5I18n/KF5I18nConfigVersion.cmake
/usr/lib64/cmake/KF5I18n/KF5I18nMacros.cmake
/usr/lib64/cmake/KF5I18n/KF5I18nTargets-none.cmake
/usr/lib64/cmake/KF5I18n/KF5I18nTargets.cmake
/usr/lib64/cmake/KF5I18n/build-pofiles.cmake
/usr/lib64/cmake/KF5I18n/build-tsfiles.cmake
/usr/lib64/cmake/KF5I18n/kf5i18nuic.cmake
/usr/lib64/cmake/KF5I18n/ts-pmap-compile.py

But I think that program will install Software besides Yast/zypper…

nothing happened after the code :



james@localhost:~> rpm -ql ki18n-devel | grep cmake
james@localhost:~> 


Not installed as the error in post # 1 said…

ok,

now new errors after I fixed some;



james@localhost:~/one-click-installer/build> cmake -DCMAKE_INSTALL_PREFIX=/usr ..
CMake Error at src/CMakeLists.txt:19 (find_package):
  By not providing "FindKF5WidgetsAddons.cmake" in CMAKE_MODULE_PATH this                                      
  project has asked CMake to find a package configuration file provided by                                     
  "KF5WidgetsAddons", but CMake did not find one.                                                              
                                                                                                               
  Could not find a package configuration file provided by "KF5WidgetsAddons"                                   
  with any of the following names:                                                                             
                                                                                                               
    KF5WidgetsAddonsConfig.cmake                                                                               
    kf5widgetsaddons-config.cmake                                                                              
                                                                                                               
  Add the installation prefix of "KF5WidgetsAddons" to CMAKE_PREFIX_PATH or                                    
  set "KF5WidgetsAddons_DIR" to a directory containing one of the above                                        
  files.  If "KF5WidgetsAddons" provides a separate development package or                                     
  SDK, be sure it has been installed.                                                                          
                                                                                                               
                                                                                                               
-- Configuring incomplete, errors occurred!
See also "/home/james/one-click-installer/build/CMakeFiles/CMakeOutput.log".

ok, someone told me that the github link code for one click installer is not good anymore, but where can I find how to install one click installer?
thanks

Why do you need it?

I think, that is no good decision for you, because I think, you are an beginner in Linux.
Use the packages openSUSE offers to you.

If you are firm in Linux, you can add it…

need of?

one click installer? I’M new on opensuse and I’ve read it was good to install packages

openSUSE offers a one-klick install by default on software.opensuse.org.

But take care of it, it enables the Repository by default.
And I say:

Less Repositories are often more.

Use only the packages from the Repositories enabled by default.

I’m having the exact same problem with one-click installer, and I too got nothing when I ran

rpm -ql ki18n-devel | grep cmake

In the terminal.

ok thanks, what were the default repository, I added some and I don’t remember the original.

Because rpm -ql list the contents of the package, but only for installed packages.
I have installed it…

ok thanks, what were the default repository, I added some and I don’t remember the original.

Post:

zypper lr -d