<div dir="ltr"><div><div><div><div>32-bit Ubuntu 14.10<br><br></div>I have installed libgl-dev<br></div><br>There does exist /usr/lib/i386-linux-gnu/libGL.so<br></div><br>LD_LIBRARY_PATH names exactly that directory<br></div><br>But, when I run configure.py, many of the check_module() calls fail because the g++ "cannot find -lGL" -- so most PyQt5 modules are not built.<br><br>?<br></div>