Hey:) I am now getting less erros installing an install.sh file but it even says some more errors:
- The C compiler identification is GNU 6.4.1 -- The CXX compiler identification is unknown -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done CMake Error at CMakeLists.txt:1 (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 Can you help me anymore please and tell me how to fix that part? I have got an other problem instaling kde addons in metadata.desktop files with plasmakg -i "name of the folder" . It says that everyting is successfully installed but the addon didn't shown up in the list. maybe there is a problem with the right path, too and kde cannot find the installed addons. :) But with ur help again I will be sure we can fix that:) Thank you very much RastaBaby schrieb am Dienstag, 29. Dezember 2020 um 19:05:15 UTC+1: > I followed ur instruction and now it is working much better. > I installed kde via the documentation here > https://www.qubes-os.org/doc/kde/ and then I installed > sudo-qubes-dom0-update latte dock 0.6.1 and followed ur description:) > > And no I definitely don't want to hurt my system and make it less unsecure > and always will prefer an other solution:) Just good to know that there is > now network access in dom0- thx:) > and I don't use it for playing games. I just like to play with the system > and make it bit more comfortable for me, like I am used to. I am using > Windows for years at my office work but I don't want to do this anymore > and completely switch to qubes:) I have got a seperate ssd wth a windows 10 > installation that I am using for playing games ,but qubes is just for my > office work and my "IT -Hobby" > > Thank you again and stay blessed:) > > /Rasta > > [email protected] schrieb am Montag, 28. Dezember 2020 um 22:32:27 > UTC+1: > >> On 12/28/20 4:28 AM, RastaBaby wrote: >> >> > I am trying to install latte dock in dom [...] I downloaded the new >> > version from GitHub but don't know how to install the install.sh, >> >> I assume you understand the security implications of this? >> >> If you are actually at risk: don't do this! Do not modify, install or >> reconfigure anything in dom0 unless you are 100% sure of what you are >> doing and what effects this has on your security. >> >> If you just want to tinker and learn ... have at it. ;-) >> >> > I am always getting an error that cxx compiler path not found or >> > that libQtcore.5.so (64 bi) cannot found, but it is installed. >> >> That's because the install bash script attempts to actually build the >> binary and you don't have the compiler or the respective Qt dev packages >> installed. >> >> Dom0 in R4.0 is based on Fedora 25, so could try to follow the >> instructions for Fedora from >> https://github.com/KDE/latte-dock/blob/master/INSTALLATION.md >> >> You'd have to call qubes-dom0-update instead like so: >> >> sudo qubes-dom0-update cmake extra-cmake-modules qt5-qtdeclarative-devel >> qt5-qtx11extras-devel kf5-kiconthemes-devel kf5-plasma-devel >> kf5-kwindowsystem-devel kf5-kdeclarative-devel kf5-kxmlgui-devel >> kf5-kactivities-devel gcc-c++ gcc xcb-util-devel kf5-kwayland-devel git >> gettext kf5-karchive-devel kf5-knotifications-devel libSM-devel >> kf5-kcrash-devel kf5-knewstuff-devel kf5-kdbusaddons-devel >> kf5-kxmlgui-devel kf5-kglobalaccel-devel kf5-kio-devel >> >> Once you have all this in place, you could run install.sh again and it >> should work now. >> >> > Maybe there is a solution that I temporarily can enable network access >> > in dom0, that I can try to install it via the KDE GUI or I need to do >> > some changes at the cmakelist.txt. >> >> No there is no way I am aware of to "temporarily enable network access >> in dom0" -- it also goes against everything Qubes OS is trying to >> accomplish. >> >> > PS: Maybe it is possible to update it in the qubes repo, that I just >> > can install it from there? >> >> ;-) R4.1 should be based on a much newer Fedora version. I believe >> Fedora 32 maybe? ... in any case I have seen posts here indicating that >> KDE in general might run better in R4.1 -- so if this is all fun and >> games and you don't rely on your machine for serious work, you might >> want to try the Alpha version. >> >> /Sven >> >> -- >> public key: https://www.svensemmler.org/0x8F541FB6.asc >> fingerprint: D7CA F2DB 658D 89BC 08D6 A7AA DA6E 167B 8F54 1FB6 >> >> -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/85a84c09-7bd9-439d-80ba-b1d63989d21bn%40googlegroups.com.
