<div dir="ltr">I compiled QT4.8.5 with opengl support (--opengl desktop) and I see the QtOpenGL directory under /usr/local/Trolltech/QT4.8.5  but when I try to compile mythtv I can&#39;t get it to compile with opengl support. I take it my problem is that the configure file is checking for a package and since I don&#39;t have a package since I installed qt with make install it&#39;s thinking that opengl support isn&#39;t available. How can I compile this with opengl?<br>
<br><pre>pkg-config --variable=qt_config QtOpenGL</pre><br></div>