<div dir="ltr">Thanks! I&#39;m sorry I am very limited knowledge. I tried to install autotools using the following script, but I still get the error:<div><br></div><div><span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px"><b>Script</b>:</span></div>
<div><br></div><div><span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">export build=~/devtools # or wherever you&#39;d like to build</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">mkdir -p $build</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px"><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">cd $build</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px"><span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">curl -OL <a href="http://ftpmirror.gnu.org/autoconf/autoconf-2.68.tar.gz">http://ftpmirror.gnu.org/autoconf/autoconf-2.68.tar.gz</a></span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">tar xzf autoconf-2.68.tar.gz</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">cd autoconf-2.68</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px"><span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">./configure --prefix=$build/autotools-bin</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">make</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px"><span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">make install</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">export PATH=$PATH:$build/autotools-bin/bin</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px"><br></span><span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px;background-color:rgb(241,241,241)"></span><span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">cd $build</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">curl -OL <a href="http://ftpmirror.gnu.org/automake/automake-1.11.tar.gz">http://ftpmirror.gnu.org/automake/automake-1.11.tar.gz</a></span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">tar xzf automake-1.11.tar.gz</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">cd automake-1.11</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px"><span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">./configure --prefix=$build/autotools-bin</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">make</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px"><span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">make install</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px"><br></span><span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px;background-color:rgb(241,241,241)"></span><span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">cd $build</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">curl -OL <a href="http://ftpmirror.gnu.org/libtool/libtool-2.4.tar.gz">http://ftpmirror.gnu.org/libtool/libtool-2.4.tar.gz</a></span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">tar xzf libtool-2.4.tar.gz</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">cd libtool-2.4</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px"><span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">./configure --prefix=$build/autotools-bin</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">
<span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">make</span><br style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px"><span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px">make install</span><br>
</div><div><span style="font-family:&#39;Courier New&#39;,Courier,monospace;line-height:18.200000762939453px"><br></span></div><div>I think I&#39;m missing out on setting some path.</div></div><div class="gmail_extra"><br>
<br><div class="gmail_quote">On Thu, Mar 27, 2014 at 12:39 PM, Martin Storsjö <span dir="ltr">&lt;<a href="mailto:martin@martin.st" target="_blank">martin@martin.st</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On Thu, 27 Mar 2014, Vinay Nair wrote:<br>
<br>
</div><div class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am trying to generate the config and makefiles using ./autogen.sh on the<br>
mac but get the following error: <br>
<br>
Can&#39;t exec &quot;aclocal&quot;: No such file or directory at<br>
/usr/local/share/autoconf/<u></u>Autom4te/FileUtils.pm line 326.<br>
<br>
autoreconf: failed to run aclocal: No such file or directory<br>
<br>
<br>
How do I build opus from source? Am I missing some step?<br>
</blockquote>
<br></div>
Yes, you need to install autotools in order to regenerate the configure script.<span class="HOEnZb"><font color="#888888"><br>
<br>
// Martin</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Vinay Nair</div>
</div>