maik@maik-laptop:~/Downloads/rpm/UxPlay-master/build> cmake ..
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:3 (project):
No CMAKE_C_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
the compiler, or to the compiler name if it is in the PATH.
CMake Error at CMakeLists.txt:3 (project):
No CMAKE_CXX_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Configuring incomplete, errors occurred!
See also "/home/maik/Downloads/rpm/UxPlay-master/build/CMakeFiles/CMakeError.log".
Ich könnte die CMakeError.log anfügen, finde aber hier dazu keine Option (vielleicht bin ich auch zu blind.).
CMake ist kedenfalls installiert. Was ist denn der CMAKE_CXX_COMPILER? Ich finde dazu in der Paketverwarltung nichts passendes. Leider…
zypper in https://download.opensuse.org/repositories/home:/malcolmlewis:/TESTING/openSUSE_Leap_15.2/x86_64/UxPlay-0+git20200507.6a473d6-lp152.1.1.x86_64.rpm
Danke! Damit bin ich einen Schritt weiter gekommen. Allerdings werden nun fehlende gstreamer-Abhängigkeiten angezeigt, obwohl ich aus dem “packman-Repository” eigentlich alle gstreamer-Pakete installiert habe:
aik@maik-laptop:~/Downloads/rpm/UxPlay-master/build> cmake ..
-- Checking for modules 'gstreamer-1.0>=1.4;gstreamer-sdp-1.0>=1.4;gstreamer-video-1.0>=1.4;gstreamer-app-1.0>=1.4'
-- No package 'gstreamer-1.0' found
-- No package 'gstreamer-sdp-1.0' found
-- No package 'gstreamer-video-1.0' found
-- No package 'gstreamer-app-1.0' found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:467 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPkgConfig.cmake:647 (_pkg_check_modules_internal)
renderers/CMakeLists.txt:7 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
See also "/home/maik/Downloads/rpm/UxPlay-master/build/CMakeFiles/CMakeOutput.log".
See also "/home/maik/Downloads/rpm/UxPlay-master/build/CMakeFiles/CMakeError.log".
Danke für den Hinweis! Das habe ich nämlich bei meiner Suche gar nicht entdeckt! Das werde ich gleich mal probieren und dann das Ergebnis rückmelden! Vielen Dank!
Vielen dank! UxPlay funktioniert. Jetzt kann ich mein Dienst-Ipad nun über die Video-Konferenz im Home-Schooling freigeben und es als “Whiteboard” nutzen…
Danke @all
Nur als Nachtrag:
Die Fehlermeldungen beziehen sich auf die entsprechenden -devel Pakete…
Siehe:
pkgconfig beziehen sich auf eine Datei in dem entsprechenden -devel Paket, wobei dies -devel Paket nicht unbedingt den Namen des entsprechenden Paketes haben muss, daher wird beim rpm-Bau sehr oft pkgconfig(xxx) und nicht xxx-devel benutzt.
Ich bin auf ein anderes Problem gestoßen: Auf dem Laptop funktioniert es ohne probleme. Allerdings habe ich auf einem anderen PC ein Problem: Installation funktioniert, aber ich erhalte folgende Fehlermeldung:
Hallöchen, opensuse leap 15.2 64bit
Prozessor: Amd X4 965. Ist schon etwas älter, aber läuft noch sehr gut und ausreichend flott für meine Belange…
Grafik: nvidia gt220 (freier nouaveu Treiber)
zypper in -f https://download.opensuse.org/repositories/home:/malcolmlewis:/TESTING/openSUSE_Leap_15.2_Update/x86_64/UxPlay-0+git20200507.6a473d6-lp152.4.1.x86_64.rpm