<div dir="ltr"><div><div>Ok, installing command line tools did help, but didn&#39;t do the whole job. I tried to install fink, and to be honest I&#39;m not sure if everything went well. I tried to install the zexy library again and now I get these errors:<br>
<br>./bootstrap.sh: line 3: aclocal: command not found (IOhannes recommended fink for this one)<br><br>configure: error: m_pd.h is desperately needed!<br>        install pd and/or use<br>        &quot;--with-pd=&lt;/path/to/pd/&gt;&quot;     or<br>
        &quot;--includedir=&lt;/path/to/pd/src/&gt;&quot;<br><br></div>and<br><br>./zexy.h:51:10: fatal error: &#39;m_pd.h&#39; file not found<br><br><br></div>Any ideas on this one? After installing fink, what am I supposed to do? Or are things supposed to run automatically?<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 14, 2013 at 3:54 PM, 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"><div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div>You need the &quot;command line tools&quot; for XCode. From the Apple website:</div>
<div><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif"><span style="color:rgb(51,51,51);font-family:&#39;Lucida Grande&#39;,&#39;Lucida Sans Unicode&#39;,Helvetica,Arial,Verdana,sans-serif;font-size:14px;line-height:21px;word-spacing:-1px">&quot;Xcode includes a new &quot;Downloads&quot; preference pane to install optional components such as command line tools, and previous iOS Simulators.&quot;</span><br>
</div><div></div><div> </div><div>...so it seems gcc and make are &quot;optional components&quot; you can get from the &quot;Downloads preference pane&quot;</div><div>I don&#39;t have the latest OS X or XCode so that&#39;s all I have for
 now,</div><div><br></div><div>Ed</div><div><br></div><div><div class="im">Gemnotes-0.2: Live music notation for Pure Data, now with dynamics!<br><a href="http://sharktracks.co.uk/" target="_blank">http://sharktracks.co.uk/</a><br>
<br></div><blockquote style="border-left:2px solid rgb(16,16,255);margin-left:5px;margin-top:5px;padding-left:5px">  <div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt"> <div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt">
 <div dir="ltr"> <font face="Arial"> <hr size="1">  <b><span style="font-weight:bold">From:</span></b> Alexandros Drymonitis &lt;<a href="mailto:adrcki@gmail.com" target="_blank">adrcki@gmail.com</a>&gt;<br> <b><span style="font-weight:bold">To:</span></b> IOhannes m zmoelnig &lt;<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>&gt; <br>
<b><span style="font-weight:bold">Cc:</span></b> <a href="mailto:pd-ot@iem.at" target="_blank">pd-ot@iem.at</a>; pd-dev &lt;<a href="mailto:pd-dev@iem.at" target="_blank">pd-dev@iem.at</a>&gt; <br> <b><span style="font-weight:bold">Sent:</span></b> Monday, 14 January 2013, 13:47<div class="im">
<br> <b><span style="font-weight:bold">Subject:</span></b> Re:
 [PD-ot] Xcode and some commands<br> </div></font> </div> <br><div><div class="h5"><div><div dir="ltr"><div>Just checked the Contents of Xcode, and there&#39;s a make executable there, is this a compiler that could do the job? If so, what&#39;s the syntax for adding this path in order to install the zexy library?<br>

</div>Also, I&#39;m reading about fink, and trying to follow some guidelines for installation. I have a question, is the /Applications directory the right one for Xcode? Or should it go somewhere in the /Developer directory? Where exactly?<br>

</div><div><br><br><div>On Mon, Jan 14, 2013 at 3:16 PM, IOhannes m zmoelnig <span dir="ltr">&lt;<a rel="nofollow" href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>&gt;</span> wrote:<br>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
On 2013-01-14 12:50, Alexandros Drymonitis wrote:<br>
&gt; Hi all,<br>
<br>
hi.<br>
<br>
<br>
this is probably best targetted at pd-dev (pd-list), but anyhow...<br>
<div><div><br>
&gt; I&#39;m trying to install some externals in Pd vanilla. Till now I&#39;ve<br>
&gt; managed to install the Gem library. But now I&#39;m trying to install<br>
&gt; zexy, but opening Pd with the &#39;-lib zexy&#39; flag from the command<br>
&gt; line is not enough. Trying to follow the installation guidelines of<br>
&gt; the library, I&#39;m facing some problems. Trying to run<br>
&gt; &#39;./bootstrap.sh; ./configure; make&#39; I get the following errors:<br>
&gt; ./bootstrap.sh: line 3: aclocal: command not found checking for<br>
&gt; gcc... no checking for cc... no checking for cl.exe... no<br>
&gt; configure: error: in<br>
&gt; `/Applications/Pd-0.44-0.app/Contents/Resources/extra/zexy-2.2.4/src&#39;:<br>
&gt;<br>
&gt;<br>
configure: error: no acceptable C compiler found in $PATH<br>
&gt; See `config.log&#39; for more details -bash: make: command not found<br>
&gt;<br>
&gt; I have Xcode, version 4.5.2 installed in my /Applications directory<br>
&gt; (I&#39;ve been told in the past I need to have developer tools in order<br>
&gt; to be able to run some commands), but that won&#39;t do the job..maybe<br>
&gt; it&#39;s quite obvious, but my knowledge on this is extremely limited.<br>
&gt; Any ideas? Obviously I have OS X. My version is 10.8.2, upgraded<br>
&gt; since I have quite an old laptop.<br>
<br>
</div></div>i cannot help you in detail (some other devs might be more osx-savy,<br>
though), but i will try to give some generic hints.<br>
<br>
it seems like your system cannot find a number of needed things, namely<br>
- - a valid compiler (gcc)<br>
- - a valid &quot;make&quot;<br>
- - working autotools (e.g. aclocal)<br>
<br>
at least the former two should be installed when you have XCode<br>
properly installed. either you missed something when installing (e.g.<br>
only copied XCode app, but forgot to run the &quot;installer&quot;), or you have<br>
to add some paths to your PATH variable.<br>
try locating the &quot;make&quot; binary (e.g. `find / -name make`) and add that<br>
path to your PATH.<br>
<br>
autotools used to come with xcode, but it seems that they are not<br>
shipping it any longer (confirm [1]).<br>
you might have luck using a package-manager like &quot;fink&quot;.<br>
<br>
fgasdrm<br>
IOhannes<br>
<br>
<br>
<br>
[1]<br>
<a rel="nofollow" href="http://jsdelfino.blogspot.co.at/2012/08/autoconf-and-automake-on-mac-os-x.html" target="_blank">http://jsdelfino.blogspot.co.at/2012/08/autoconf-and-automake-on-mac-os-x.html</a><br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.12 (GNU/Linux)<br>
Comment: Using GnuPG with Mozilla - <a rel="nofollow" href="http://enigmail.mozdev.org/" target="_blank">http://enigmail.mozdev.org/</a><br>
<br>
iEYEARECAAYFAlD0BRMACgkQkX2Xpv6ydvTyHwCgvDNVxboc0fWpO8UfWVCtQMoj<br>
+pcAoNR8SCx4CEerQL/EAmUKbcyWkAgQ<br>
=BZPs<br>
-----END PGP SIGNATURE-----<br>
<br>
_______________________________________________<br>
Pd-ot mailing list<br>
<a rel="nofollow" href="mailto:Pd-ot@iem.at" target="_blank">Pd-ot@iem.at</a><br>
<a rel="nofollow" href="http://lists.puredata.info/listinfo/pd-ot" target="_blank">http://lists.puredata.info/listinfo/pd-ot</a><br>
</blockquote></div><br></div>
</div><br>_______________________________________________<br>Pd-ot mailing list<br><a href="mailto:Pd-ot@iem.at" target="_blank">Pd-ot@iem.at</a><br><a href="http://lists.puredata.info/listinfo/pd-ot" target="_blank">http://lists.puredata.info/listinfo/pd-ot</a><br>
<br><br> </div></div></div> </div> </blockquote></div>   </div></div></blockquote></div><br></div>