I installed Pi OS 64 bit Lite on a Rasperry Pi 4B and activated the VNC interface using raspi-config.
If I try to launch the server it gives me error because 2 libraries are missing. I had to install them with:after that it works like a charm. Is it a bug?
If I try to launch the server it gives me error because 2 libraries are missing. I had to install them with:
Code:
sudo apt install libgtk2.0-0 libgl1-mesa-glx
Statistics: Posted by jimmi61 — Tue Feb 18, 2025 2:19 am