<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="h5">
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; Thanks for getting back to me so quickly.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; Sorry, there was a typo in my initial message, it should say &quot;there is<br>
&gt;&gt;&gt; &gt;&gt; no i686 package available&quot;.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; When I tried to install the Jaunty package I got a &quot;wrong kernel type&quot;<br>
&gt;&gt;&gt; &gt;&gt; error. All the packages seem to be for i386 and lpia, while my machine<br>
&gt;&gt;&gt; &gt;&gt; is running i686. The only mention of an i686 version that I have found<br>
&gt;&gt;&gt; &gt;&gt; is for Karmic in the 02-10-10 nightly build (and it seems rather small<br>
&gt;&gt;&gt; &gt;&gt; at 5.1M).<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; When I tried adding adding to sources.list and installing via apt-get<br>
&gt;&gt;&gt; &gt;&gt; I received the following error:<br>
&gt;&gt;&gt; &gt;&gt; &quot;Failed to fetch<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; <a href="http://apt.puredata.info/releases/dists/jaunty/main/binary-amd64/Packages" target="_blank">http://apt.puredata.info/releases/dists/jaunty/main/binary-amd64/Packages</a><br>
&gt;&gt;&gt; &gt;&gt; 404 Not Found&quot;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; Anyway, I ended up installing pd vanilla, gem, and zexy seperately and<br>
&gt;&gt;&gt; &gt;&gt; adding the appropriate paths in the file &gt; startup menu.  Everything<br>
&gt;&gt;&gt; &gt;&gt; is working just fine now.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; -Ben<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Hello Ben,<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; I am on amd64 too, and my best recommendation is that you use the i386<br>
&gt;&gt;&gt; &gt; version. At the moment it is just faster and more stable than 64-bit<br>
&gt;&gt;&gt; &gt; builds.<br>
&gt;&gt;&gt; &gt; To set up an i386 package on your 64-bit Jaunty and satisfy all the<br>
&gt;&gt;&gt; &gt; 32-bit<br>
&gt;&gt;&gt; &gt; dependecies you&#39;ll most likely want to use getlibs:<br>
&gt;&gt;&gt; &gt; <a href="http://ubuntuforums.org/showthread.php?t=474790" target="_blank">http://ubuntuforums.org/showthread.php?t=474790</a><br>
&gt;&gt;&gt; &gt;<br>

&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks Andras, that sounds like just what I need.<br>
&gt;&gt;&gt; I&#39;ll give it a shot this weekend after I fix a botched dist-upgrade.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; -Ben<br>
&gt;&gt;<br>
&gt;&gt; I just noticed there are more specifics at<br>
&gt;&gt; <a href="http://puredata.info/docs/developer/64BitLinux/" target="_blank">http://puredata.info/docs/developer/64BitLinux/</a> under &quot;Method 2&quot;<br>
&gt;&gt; (...you didn&#39;t mistakenly upgrade to Karmic did u? ;o) My girlfriend did<br>
&gt;&gt; that on her laptop and err... not so good! Been told however that it is less<br>
&gt;&gt; bad with the RT kernel -  a thing missing from Jaunty.)<br>
&gt;&gt; Andras<br>
&gt;&gt;<br>
&gt;<br>
&gt; In fact.. that&#39;s exactly what happened (dist-upgrade from Jaunty to<br>
&gt; Karmic). The sad thing is that this is the second machine I&#39;ve tried<br>
&gt; the upgrade on, and the second to fail. I was prepared this time,<br>
&gt; backed everything up prior to the attempt, so it&#39;s more of an<br>
&gt; annoyance than anything.<br>
&gt;<br>
&gt; -Ben<br>
&gt;<br>
<br>
</div></div>Ok, so I am now attempting to install pd-extended on a fresh 64-bit<br>
9.10 Karmic Ubuntu desktop. The &quot;Method 2&quot; instructions on<br>
<a href="http://puredata.info/docs/developer/64BitLinux/" target="_blank">http://puredata.info/docs/developer/64BitLinux/</a> seem to work fine<br>
until I have to install libgomp.so.l<br>
<br>
It seems to install using &quot;sudo getlibs -l libgomp.so.l&quot; just like all<br>
the ones before it, but then when I open pd-extended I still receive<br>
the following error:<br>
<br>
/usr/lib/pd/extra/Gem/Gem.pd_linux: libgomp.so.l: cannot open shared<br>
object file: No such file or directory<br>
Gem: can&#39;t load library<br>
<br>
Gem appears to be the only library that won&#39;t load, unfortunately it<br>
is the one I care the most about.<br>
<font color="#888888"><br>
-Ben<br>
</font></blockquote><br></div>Hmm. My best bet is that the whole (i386) package needs to be installed, which is called libgomp1. The is an util called apt-file which helps you find which package contains a specific file - not sure this solves the problem, though.<br>

Also, getlibs seems to always do the &quot;install? Y/n?&quot; even when it doesn&#39;t install anything at the end.<br><br>Andras<br>