Hello Javier,<br><br><div class="gmail_quote">On Wed, Feb 17, 2010 at 11:12 PM, Javier Tempesta <span dir="ltr">&lt;<a href="mailto:jtempesta@web.de">jtempesta@web.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

hello pd list,<br> I have pd 0.4.14 extended running on ubuntu 9.10 </blockquote><div><br>The latest version of pd-extended is 0.42.5.<br>get it from <a href="http://autobuild.puredata.info/auto-build/latest/">http://autobuild.puredata.info/auto-build/latest/</a><br>

 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">and I want to install the iemguts <a href="https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/iem/iemguts/" target="_blank">https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/iem/iemguts/</a><br>

</blockquote><div><br>iemguts is part of  pd-extended 0.42.5.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
when I try to download the folder iemguts with my browser from the above adress I get an archive extension iemguts_.htm<br></blockquote><div><br>an .htm is no doubt an .html which is a web page.<br>downloading works with the svn command:<br>

&quot;svn checkout <a href="https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/iem/iemguts/" target="_blank">https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/iem/iemguts/</a>&quot;<br>

 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I&#39;m a new user of linux, which steps must I do in order to install the pd guts?<br>

I already try to follow the &quot;Readme&quot; but I don&#39;t understand what I need to put after the  &quot; cd src/&quot;<br>
<pre>installation::<br>--------------<br>#1&gt; cd src/<br>#2&gt; make<br>#3&gt; make install<br></pre>thank u all<br><br></blockquote><div><br>These commands are meant to build and install the software defined in the Makefile in that src directory, provided that you have all the source dependecies installed.<br>

If you are new to Linux, better go with an nightly autobuild if available for your distribution, or get another precompiled binary from the <a href="http://puredata.info/downloads">puredata.info/downloads</a> page. Pd-extended is not always easy to build as it is a rather complex system.<br>

<br>Andras<br>
</div></div>