Category Archives: Debian

a month on

Well, it’s just over a month since I last posted and the PC is still running.
I’ve updated the motherboard BIOS once but it hasn’t improved the situation with slow Windows installation, nor with the on-board LAN chip not … Continue reading

Posted in Debian, hardware | Leave a comment

Debian: /usr/bin/ld: cannot find -lGL

While building MythTV svn trunk in Debian unstable, I stumbled across this error message:
“/usr/bin/ld: cannot find -lGL”
$ ls -l /usr/lib | grep GL showed that indeed, libGL.so was not present. I was a little confused as I had libgl1-mesa-dev installed. … Continue reading

Posted in Debian | Leave a comment