On 12/05/2013 01:16 AM, Marius Alksnys wrote:
> cnc@robotech-lt-1:~$ dpkg -S $(find /lib /usr/lib -name 'libGL.*')
> libgl1-mesa-dev: /usr/lib/libGL.so
> libgl1-mesa-glx: /usr/lib/mesa/libGL.so.1
> libgl1-mesa-glx: /usr/lib/mesa/libGL.so.1.2

If that's all the output, that's the problem.  Compare it to the output
from that command on my machine, notice you're missing
/usr/lib/mesa/libGL.so

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.


If that's the problem, i'd worry about the root cause of the file going
missing, and i'd wonder what else was missing...


-- 
Sebastian Kuzminsky

------------------------------------------------------------------------------
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

Reply via email to