<div dir="ltr">I've actually made a mistake in the title of the mail, it's "configuring zexy in Pd vanilla on OS X"...<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 15, 2014 at 11:42 PM, Alexandros Drymonitis <span dir="ltr"><<a href="mailto:adrcki@gmail.com" target="_blank">adrcki@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>I've posted a question about Pd-extended hanging on OS X 10.8.5 after installing some drivers, and since I can't use extended I though of compiling some externals I often use, in vanilla. Trying to compile zexy the following happen:<br>

</div>typing "./bootstrap.sh" I immediately get this error:<br>./bootstrap.sh: line 3: aclocal: command not found<br></div><br>typing "make", I get this (after some log messages):<br>checking m_pd.h usability... no<br>

checking m_pd.h presence... no<br>checking for m_pd.h... no<br>configure: error: m_pd.h is desperately needed!<br>        install pd and/or use<br>        "--with-pd=</path/to/pd/>"     or<br>        "--includedir=</path/to/pd/src/>"<br>

<br></div>Typing './configure "--includedir=</Applications/Pd-0.45-3.app/Contents/Resources/src/>"' (I've included the command in single quotes, cause it contains double quotes), I get this:<br>

configure: error: expected an absolute directory name for --includedir: </Applications/Pd-0.45-3.app/Contents/Resources/src/><br><br></div>(Isn't the path I'm providing an absolute path?)<br><br></div>and typing './configure "--with-pd=</Applications/Pd-0.45-3.app/>"' I get the same log as I get when I type "make", ending with the same error:<br>

checking m_pd.h usability... no<br>checking m_pd.h presence... no<br>checking for m_pd.h... no<br>configure: error: m_pd.h is desperately needed!<br>        install pd and/or use<br>        "--with-pd=</path/to/pd/>"     or<br>

        "--includedir=</path/to/pd/src/>"<br><br></div>How can I compile the library?<br></div>
</blockquote></div><br></div>