Le lundi 16 novembre 2009, Matt Kraai a écrit :
> Python appears to convert "GL" to "libGL.so.1" on my system by running
> "/sbin/ldconfig -p" and parsing its output.  Would you please run that
> command on your system and send any lines containing "GL" to the bug
> report?

Sure:
% /sbin/ldconfig -p | grep GL
    libGLU.so.1 (libc6) => /usr/lib/libGLU.so.1
    libGLEW.so.1.5 (libc6) => /usr/lib/libGLEW.so.1.5
    libGL.so.1 (libc6, Système d'exploitation ABI : Linux 2.4.20) => 
/usr/lib/libGL.so.1


-- 
Tanguy Ortolo

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to