<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: May2016 on linux - OpenGL error in Maya Forum</title>
    <link>https://forums.autodesk.com/t5/maya-forum/may2016-on-linux-opengl-error/m-p/5842513#M69691</link>
    <description>&lt;P&gt;This problem went away when I added libGL.so and libEGL.so.&amp;nbsp;&amp;nbsp; In my case I'm using packaged nvidia drivers which install the libraries into /usr/lib64/nvidia/, so I did this as root to add the needed links.&lt;/P&gt;&lt;P&gt;# cd /usr/lib64/nvidia&lt;/P&gt;&lt;P&gt;# ln -s libGL.so.1 libGL.so&lt;/P&gt;&lt;P&gt;# ln -s libEGL.so.1 libGL.so&lt;/P&gt;&lt;P&gt;# ldconfig (necessary or it won't work)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The best solution would be for Autodesk to link against the versioned libraries (libGL.so.1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason for this issue is likely because the binary nvidia driver (.run from nvidia) installs the links, but other packaged drivers don't.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Oct 2015 15:34:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-02T15:34:17Z</dc:date>
  </channel>
</rss>

