From c0a94d52802005e1e85ee4950f5871e29fa718c4 Mon Sep 17 00:00:00 2001 From: krakenrf <78108016+krakenrf@users.noreply.github.com> Date: Wed, 14 Dec 2022 13:26:30 +1300 Subject: Updated 09. VirtualBox, Docker Images and Install Scripts (markdown) --- 09.-VirtualBox,-Docker-Images-and-Install-Scripts.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/09.-VirtualBox,-Docker-Images-and-Install-Scripts.md b/09.-VirtualBox,-Docker-Images-and-Install-Scripts.md index fd25aec..78850a7 100644 --- a/09.-VirtualBox,-Docker-Images-and-Install-Scripts.md +++ b/09.-VirtualBox,-Docker-Images-and-Install-Scripts.md @@ -52,4 +52,6 @@ sudo chmod +x krakensdr_aarch64_install_doa.sh Reboot your system after the script finishes. -Note: If installing on a Raspberry Pi, please ensure that you are using the 64-bit version of Raspbian as the script expects a 64-bit system. \ No newline at end of file +Note: If installing on a Raspberry Pi, please ensure that you are using the 64-bit version of Raspbian as the script expects a 64-bit system. + +LATEST 22.04 UBUNTU UPDATE CLANG COMPILE PROBLEMS: It appears that a recent Ubuntu update is breaking clang, hence the compilation of KFR is failing on x64 systems. The fix is simply `sudo apt-get install g++-12`. \ No newline at end of file -- cgit v1.2.3