Glen,<div><br></div><div>What you&#39;re looking at is a standard GNU autotools build setup.  You build it with ./autogen.sh &amp;&amp; ./configure &amp;&amp; make.  If you haven&#39;t done this kind of thing before then you probably don&#39;t have the required packages, look at the list of dependencies at [1].</div>

<div><br></div><div>(Presumably you&#39;ve checked this out of version control: the difference between what&#39;s in version control and what&#39;s in a release tarball is simply that for the tarball the &quot;autogen.sh&quot; step was already run.)</div>

<div><br></div><div>John</div><div><br></div><div>1. <a href="http://icculus.org/referencer/development.html">http://icculus.org/referencer/development.html</a></div><div><br></div><div><br><br><div class="gmail_quote">On Thu, Mar 31, 2011 at 5:53 AM, Glen Shennan <span dir="ltr">&lt;<a href="mailto:glen.shennan@gmail.com">glen.shennan@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br><br>I&#39;m very new at this and trying to work my way through the referencer source.  My C++ is rusty (ore) though and I&#39;ve never used gnome-autogen.sh.  Is there a good tutorial I can have a look at to see how the gnome-autogen.sh and python.m4 macros conspire to get this thing compiled?  I&#39;ve been searching but can&#39;t find anything decent and I&#39;ve learned enough bash for the moment.  Any quick descriptions are welcome too.  :)<br>


<br>Cheers,<br><font color="#888888">Glen<br>
</font><br>_______________________________________________<br>
referencer mailing list<br>
<a href="mailto:referencer@icculus.org">referencer@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/referencer" target="_blank">http://icculus.org/mailman/listinfo/referencer</a><br>
<br></blockquote></div><br></div>