I&#39;ve disabled mpeg3 because the &quot;missing&quot; libmpeg3.h get bugging up the Gem compile. Now I have Gem compiled and installed but Pd can&#39;t seem to load it! Here is what Pd tells me:<br><br>./Gem.pd_linux: ./Gem.pd_linux: undefined symbol: glGetShaderInfoLog
<br>Gem: can&#39;t load library<br><br>I really have no clue and am really new to Pd so maybe it&#39;s something obvious but to me it isn&#39;t lol :S<br><br>Thanks again for taking the time to help me!<br><br>e<br><br><div>
<span class="gmail_quote">2007/9/6, IOhannes m zmoelnig &lt;<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
eric labelle wrote:<br>&gt; Yeah Mathieu...it fails everytime...has anyone found a way around that yet?<br><br>well, obviously the way around is disabling mpeg3 support in Gem.<br>if you configure Gem, just add &quot;--disable-mpeg3&quot; et voila...
<br><br>another option is to install the libmpeg3-headers!<br>i think Gem&#39;s configure just checks for the existence of the library<br>(/usr/lib/lib...) and assumes that the headers are installed too...which<br>is not a very foolproof thing.
<br><br><br>if the problem persists, send me the output of configure.<br><br>fmgasd.r<br>IOhannes<br></blockquote></div><br>