<div dir="ltr">Hi all,<br>I&#39;m trying to install some externals in Pd vanilla. Till now I&#39;ve managed to install the Gem library. But now I&#39;m trying to install zexy, but opening Pd with the &#39;-lib zexy&#39; flag from the command line is not enough. Trying to follow the installation guidelines of the library, I&#39;m facing some problems. Trying to run &#39;./bootstrap.sh; ./configure; make&#39; I get the following errors:<br>
./bootstrap.sh: line 3: aclocal: command not found<br>checking for gcc... no<br>checking for cc... no<br>checking for cl.exe... no<br>configure: error: in `/Applications/Pd-0.44-0.app/Contents/Resources/extra/zexy-2.2.4/src&#39;:<br>
configure: error: no acceptable C compiler found in $PATH<br>See `config.log&#39; for more details<br>-bash: make: command not found<br><br>I have Xcode, version 4.5.2 installed in my /Applications directory (I&#39;ve been told in the past I need to have developer tools in order to be able to run some commands), but that won&#39;t do the job..maybe it&#39;s quite obvious, but my knowledge on this is extremely limited. Any ideas?<br>
Obviously I have OS X. My version is 10.8.2, upgraded since I have quite an old laptop.<br><br>Thanks<br></div>