<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>You need the "command line tools" for XCode. From the Apple website:</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span style="color: rgb(51, 51, 51); font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif; font-size: 14px; line-height: 21px; word-spacing: -1px;">"Xcode includes a new "Downloads" preference pane to install optional components such as command line tools, and previous iOS Simulators."</span><br></div><div></div><div>&nbsp;</div><div>...so it seems gcc and make are "optional components" you can get from the "Downloads preference pane"</div><div>I don't have the latest OS X or XCode so that's all I have for
 now,</div><div><br></div><div>Ed</div><div><br></div><div>Gemnotes-0.2: Live music notation for Pure Data, now with dynamics!<br>http://sharktracks.co.uk/<br><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Alexandros Drymonitis &lt;adrcki@gmail.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> IOhannes m zmoelnig &lt;zmoelnig@iem.at&gt; <br><b><span style="font-weight: bold;">Cc:</span></b> pd-ot@iem.at; pd-dev &lt;pd-dev@iem.at&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Monday, 14 January 2013, 13:47<br> <b><span style="font-weight: bold;">Subject:</span></b> Re:
 [PD-ot] Xcode and some commands<br> </font> </div> <br><div id="yiv291722578"><div dir="ltr"><div>Just checked the Contents of Xcode, and there's a make executable there, is this a compiler that could do the job? If so, what's the syntax for adding this path in order to install the zexy library?<br>
</div>Also, I'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 class="yiv291722578gmail_extra"><br><br><div class="yiv291722578gmail_quote">On Mon, Jan 14, 2013 at 3:16 PM, IOhannes m zmoelnig <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:zmoelnig@iem.at" target="_blank" href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>&gt;</span> wrote:<br>
<blockquote class="yiv291722578gmail_quote" 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 class="yiv291722578h5"><br>
&gt; I'm trying to install some externals in Pd vanilla. Till now I've<br>
&gt; managed to install the Gem library. But now I'm trying to install<br>
&gt; zexy, but opening Pd with the '-lib zexy' flag from the command<br>
&gt; line is not enough. Trying to follow the installation guidelines of<br>
&gt; the library, I'm facing some problems. Trying to run<br>
&gt; './bootstrap.sh; ./configure; make' 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':<br>
&gt;<br>
&gt;<br>
configure: error: no acceptable C compiler found in $PATH<br>
&gt; See `config.log' 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'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't do the job..maybe<br>
&gt; it'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 "make"<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 "installer"), or you have<br>
to add some paths to your PATH variable.<br>
try locating the "make" 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 "fink".<br>
<br>
fgasdrm<br>
IOhannes<br>
<br>
<br>
<br>
[1]<br>
<a rel="nofollow" target="_blank" href="http://jsdelfino.blogspot.co.at/2012/08/autoconf-and-automake-on-mac-os-x.html">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" target="_blank" href="http://enigmail.mozdev.org/">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" ymailto="mailto:Pd-ot@iem.at" target="_blank" href="mailto:Pd-ot@iem.at">Pd-ot@iem.at</a><br>
<a rel="nofollow" target="_blank" href="http://lists.puredata.info/listinfo/pd-ot">http://lists.puredata.info/listinfo/pd-ot</a><br>
</blockquote></div><br></div>
</div><br>_______________________________________________<br>Pd-ot mailing list<br><a ymailto="mailto:Pd-ot@iem.at" href="mailto:Pd-ot@iem.at">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> </blockquote></div>   </div></body></html>