<span class="gmail_quote"></span><br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The ftgl_pic is a Debian &quot;feature&quot; and doesn't come with FTGL. I don't
<br>think that the renaming is a good thing and having two versions<br>(-ftgl and -lftgl_pic) just complicates things and helps in only very<br>few cases.<br><br>Anyhow, the gem configure should check for -lftgl_pic and if this
<br>is not available use -lftgl, just like the tcl/tk stuff in pd does.<br></blockquote><div>On my system it doesn't work like this and just _use_ -lftgl, so the build stops with the above error. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; the simple solution to your problem is to edit the Make.config and<br>&gt; change &quot;-lftgl_pic&quot; to &quot;-lftgl&quot;<br></blockquote><div>So, despite Günter's doubts, I tried to change the Make.config. Gem got built, but when I try to load the library in PD, I get the following error&gt;&gt;
<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">/home/kliger/cvs_20051128/Gem/src/Gem.pd_linux: /home/kliger/cvs_20051128/Gem/src/Gem.pd_linux: undefined symbol: glUniform4iARB
<br>/home/kliger/cvs_20051128/Gem/src/Gem: can't load library<br></blockquote></div><br>Oh well. When I have the time, I'll consider using Debian so that I have the same system as the Gem dev people. But until then, I need text rendering in Gem so I'll continue using my old Gem (but without gemlist_info which I've grown to like). So unless anyone has a brilliant idea, thanks anyway.
<br>/Brad.<br></div><br>