andrewc2005
January 25th, 2006, 10:05 AM
Alright this is kind of embarassing, 5 years ago I would have known what to do but I have unfortunately forgotten like 95% of my linux skills since then. I was running dosbox, and having absolutely no problems with it, until I installed a couple of other programs via synaptic and it wouldn't load. The only way I could get it to work was to completely recompile the program. So it works but I'm still curious as to what went wrong initially, in case it happens again with another program.
I got this error:
dosbox: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
locate libGL.so.1 shows me:
/usr/lib/i686/mmx/cmov/libGL.so.1.2
/usr/lib/i686/mmx/cmov/libGL.so.1
with libGL.so.1 being a link to libGL.so.1.2. So I added /usr/lib/i686/mmx/cmov to PATH, and I still get the error message. Like I said the new version I compiled works fine but I don't get what the problem was initially and I'd like to know for future reference.
I got this error:
dosbox: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
locate libGL.so.1 shows me:
/usr/lib/i686/mmx/cmov/libGL.so.1.2
/usr/lib/i686/mmx/cmov/libGL.so.1
with libGL.so.1 being a link to libGL.so.1.2. So I added /usr/lib/i686/mmx/cmov to PATH, and I still get the error message. Like I said the new version I compiled works fine but I don't get what the problem was initially and I'd like to know for future reference.