Noetic Buster 64 bit libgl-dev (Raspberry pi 4)
Hello, I set up my raspberry Pi 4 with Buster64 bit OS. I tried to install the Noetic distribution via the given steps on http://wiki.ros.org/noetic/Installati... but failed the installation due libgl-dev not present. The OP is below:
pi@raspberrypi:/var/cache/apt/archives $ sudo apt-get install ros-noetic-desktop
Reading package lists... Done
Building dependency tree
Reading state information... Done
ros-noetic-desktop is already the newest version (1.5.0-1buster.20210206.145732).
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libgl1-mesa-dev : Depends: libgl-dev
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
How would i find that particular file, i tried to look it up on debian packages and raspberry pi forums too. Please do guide.