<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Pd isn&#x27;t recognizing TuioClient on Ubuntu 10.04 LTS]]></title><description><![CDATA[<p>Hi everyone!<br />
I'm trying to work with Tuio messages on CCV. I've always used Windows 7 to do it with pd but this time i want to use Ubuntu. The problem is that i'm just starting to learn how to work with Linux so i'm a little noob right there.<br />
I've downloaded the Tuio Client but when i open the examples inside the folder, pd doesn't recognize it.<br />
I think it has something wrong with the TuioClient.dll.<br />
Can be that?<br />
Thank you for your help!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9244/pd-isn-t-recognizing-tuioclient-on-ubuntu-10-04-lts</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 08:25:10 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/9244.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 10 May 2015 02:10:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Pd isn&#x27;t recognizing TuioClient on Ubuntu 10.04 LTS on Sun, 10 May 2015 02:10:15 GMT]]></title><description><![CDATA[<p>Hi everyone!<br />
I'm trying to work with Tuio messages on CCV. I've always used Windows 7 to do it with pd but this time i want to use Ubuntu. The problem is that i'm just starting to learn how to work with Linux so i'm a little noob right there.<br />
I've downloaded the Tuio Client but when i open the examples inside the folder, pd doesn't recognize it.<br />
I think it has something wrong with the TuioClient.dll.<br />
Can be that?<br />
Thank you for your help!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9244/pd-isn-t-recognizing-tuioclient-on-ubuntu-10-04-lts</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9244/pd-isn-t-recognizing-tuioclient-on-ubuntu-10-04-lts</guid><dc:creator><![CDATA[Kevzog]]></dc:creator><pubDate>Sun, 10 May 2015 02:10:15 GMT</pubDate></item><item><title><![CDATA[Reply to Pd isn&#x27;t recognizing TuioClient on Ubuntu 10.04 LTS on Sun, 10 May 2015 10:19:12 GMT]]></title><description><![CDATA[<p>Hi Kevzog and welcome to this forum,</p>
<p><code>TuioClient.dll</code> is an Windows external, for Linux you should have <code>TuioClient.pd_linux</code> (and for Mac <code>TuioClient.pd_darwin</code>). Are you sure you have the right external on your path?</p>
<p>Cheers,<br />
Gilberto</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9244/pd-isn-t-recognizing-tuioclient-on-ubuntu-10-04-lts/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9244/pd-isn-t-recognizing-tuioclient-on-ubuntu-10-04-lts/2</guid><dc:creator><![CDATA[gsagostinho]]></dc:creator><pubDate>Sun, 10 May 2015 10:19:12 GMT</pubDate></item><item><title><![CDATA[Reply to Pd isn&#x27;t recognizing TuioClient on Ubuntu 10.04 LTS on Sun, 10 May 2015 16:08:17 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/gsagostinho">@gsagostinho</a> Thanks for the welcome!<br />
When i saw the folder i downloaded, it only appears the <strong>TuioClient.dll</strong> and <strong>TuioClient.pd_darwin</strong> but not the linux one!<br />
I forgot to say that i'm working on 64 bits Ubuntu. Can it be that?</p>
<hr />
<p>i found the file in another patch on the internet, the problem now is that in the console pd throw me this:</p>
<p>/home/kevzog/Downloads/TUIO11_PureData/TuioClient.pd_linux: /home/kevzog/Downloads/TUIO11_PureData/TuioClient.pd_linux: wrong ELF class: ELFCLASS32</p>
<p>any ideas?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9244/pd-isn-t-recognizing-tuioclient-on-ubuntu-10-04-lts/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9244/pd-isn-t-recognizing-tuioclient-on-ubuntu-10-04-lts/3</guid><dc:creator><![CDATA[Kevzog]]></dc:creator><pubDate>Sun, 10 May 2015 16:08:17 GMT</pubDate></item><item><title><![CDATA[Reply to Pd isn&#x27;t recognizing TuioClient on Ubuntu 10.04 LTS on Sun, 10 May 2015 17:13:19 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>When you try to load some external and you get  the error message <code>wrong ELF class: ELFCLASS32</code>, it means that external is 32-bit only and cannot be loaded on your 64-bit Pd. The solution is to either find a 64-bit version of the external to be downloaded, or try to find the source code and compile it yourself.</p>
<p>About the <strong>[TuioClient]</strong>, I don't remember if I had to compile it myself or not, but here is the 64-bit external for Linux: <a href="/uploads/files/upload-2bf92221-272c-4590-a617-1ae632d8b7df.pd_linux">TuioClient.pd_linux</a></p>
<p>Hope this helps. Cheers!<br />
Gilberto</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9244/pd-isn-t-recognizing-tuioclient-on-ubuntu-10-04-lts/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9244/pd-isn-t-recognizing-tuioclient-on-ubuntu-10-04-lts/4</guid><dc:creator><![CDATA[gsagostinho]]></dc:creator><pubDate>Sun, 10 May 2015 17:13:19 GMT</pubDate></item><item><title><![CDATA[Reply to Pd isn&#x27;t recognizing TuioClient on Ubuntu 10.04 LTS on Sun, 10 May 2015 16:14:11 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/gsagostinho">@gsagostinho</a> oh, only in 32-bit? That's a pity.<br />
Well, thank you anyway!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9244/pd-isn-t-recognizing-tuioclient-on-ubuntu-10-04-lts/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9244/pd-isn-t-recognizing-tuioclient-on-ubuntu-10-04-lts/5</guid><dc:creator><![CDATA[Kevzog]]></dc:creator><pubDate>Sun, 10 May 2015 16:14:11 GMT</pubDate></item><item><title><![CDATA[Reply to Pd isn&#x27;t recognizing TuioClient on Ubuntu 10.04 LTS on Sun, 10 May 2015 17:14:50 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/kevzog">@Kevzog</a> No, I meant that the external you had previously downloaded was 32-bit only and that's the reason you got that error message. The external I uploaded in my previous post does work with the 64-bit version of Pd and so should work fine on your computer. Give it a try and let me know. Also, I rewrote my last post to make it clearer.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9244/pd-isn-t-recognizing-tuioclient-on-ubuntu-10-04-lts/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9244/pd-isn-t-recognizing-tuioclient-on-ubuntu-10-04-lts/6</guid><dc:creator><![CDATA[gsagostinho]]></dc:creator><pubDate>Sun, 10 May 2015 17:14:50 GMT</pubDate></item><item><title><![CDATA[Reply to Pd isn&#x27;t recognizing TuioClient on Ubuntu 10.04 LTS on Sun, 10 May 2015 17:19:08 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/gsagostinho">@gsagostinho</a> oh, i see...<br />
It's working now! Thank you so much!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9244/pd-isn-t-recognizing-tuioclient-on-ubuntu-10-04-lts/7</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9244/pd-isn-t-recognizing-tuioclient-on-ubuntu-10-04-lts/7</guid><dc:creator><![CDATA[Kevzog]]></dc:creator><pubDate>Sun, 10 May 2015 17:19:08 GMT</pubDate></item></channel></rss>