You shall be able to choose tcl 8.5 with:<br>sudo update-alternatives --config wish<br><br>Then, did this error prevent Pd from loading? Afaicr, plugins&#39; errors shall not block Pd.<br><br>András<br><br><br><div class="gmail_quote">

On Thu, Jan 24, 2013 at 10:47 AM, Ed Kelly <span dir="ltr">&lt;<a href="mailto:morph_2016@yahoo.co.uk" target="_blank">morph_2016@yahoo.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Don&#39;t know if this has been mentioned before...<br>
<br>
On Ubuntu Lucid (10.04LTS) Pd-extended-0.43 deb from the <a href="http://launchpad.net" target="_blank">launchpad.net</a> repository.<br>
Pd won&#39;t start properly in that it complains that it need Tcl/Tk8.5.<br>
Tcl/Tk8.5 is installed, but so is Tcl/Tk8.4. <br>
<br>
(Tcl) UNHANDLED ERROR: version conflict for package &quot;Tk&quot;: have 8.4, need 8.5<br>
<br>
    while executing<br>
&quot;package require Tk 8.5&quot;<br>
    (&quot;uplevel&quot; body line 10)<br>
    invoked from within<br>
&quot;uplevel #0 $tclcode&quot;FAILED TO LOAD /usr/lib/pd-extended/extra/search-plugin/search-plugin.tcl<br>
<br>
So I tried changing the symlinks in /usr/lib to point to 8.5. This<br>
lrwxrwxrwx 1 root root 10 2013-01-24 09:45 libtk.a -&gt; libtk8.5.a<br>
lrwxrwxrwx 1 root root 11 2013-01-24 09:45 libtk.so -&gt; <a href="http://libtk8.5.so" target="_blank">libtk8.5.so</a><br>
<br>
Still no good.<br>
Could Pd-extended be made to force the use of the 8.5 libs?<br>
<br>
Ed<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div><br><br>