On 12/05/2013 10:30 AM, Sebastian Kuzminsky wrote: > Not sure how that file went missing on your system. Try removing the > libgl1-mesa-dev package with 'dpkg --remove', then add it back in with > 'apt-get install' and see if it restores the missing file.
I tried two things today: 1. As I found libGL.so somewhat corrupted - Krusader showed an icon with question mark, like for no other .so file. Furthermore, as the file it linked to was missing, I copied libGL.1.* files from /usr/lib/mesa to /usr/lib and corrected the link of libGL.so file. And it worked. Then I tried Seb's way (removed those two newly copied files at first): 2. I removed libgl1-mesa-dev with sudo apt-get remove.. Then reinstalled, together with libglu1-mesa-dev .... and it works now, I compiled master and ja4 branches successfully now! Thank you all very much! BTW, I am a GUI guy, but knew DOS quite well, came from windowz to Linux mainly because of LinuxCNC. I would like to learn more and at least to be able to make some minor changes, fixes to LinuxCNC. Marius ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
