Thanks!<div><br></div><div>I altered <a href="http://trac.osgeo.org/geos/wiki/BuildingOnUnixWithAutotools">http://trac.osgeo.org/geos/wiki/BuildingOnUnixWithAutotools</a> to make it more clear--skip the first step if you aren't using the "straight from SVN" copy.</div>

<div><br></div><div>For some reason, autogen.bat was included in the 3.3.1 .tar.gz but not autogen.sh. That threw me off, but now I see that autogen appears to only be needed to make the configuration file?</div><div><br>

</div><div>The last time I compiled a C++ program was during my CS undergrad, and it shows. :-)</div><div><br></div><div>Aren<br><br><div class="gmail_quote">On Sun, Nov 27, 2011 at 12:08 AM, Mike Toews <span dir="ltr"><<a href="mailto:mwtoews@gmail.com">mwtoews@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Skip the autogen.sh step, since you didn't download via SVN (that's<br>
what the instructions say). Here are your steps for Ubuntu from the<br>
geos-3.3.1 directory:<br>
<br>
./configure<br>
make<br>
make check<br>
sudo make install<br>
sudo ldconfig<br>
<br>
<br>
-Mike<br>
<div class="im"><br>
On 27 November 2011 18:47, Aren Cambre <<a href="mailto:aren@arencambre.com">aren@arencambre.com</a>> wrote:<br>
> I realize this is not the GEOS email group, but 3.3.1 appears to be a prereq<br>
> for running PostGIS 2.0? Ubuntu's most recent GEOS package is 3.2.2.<br>
> I can't get the builds to work. Below is a copy of the documentation bug<br>
> report I filed with the GEOS developers. What can be suggested to them to<br>
> get their instructions fixed? Or am I doing something wrong?<br>
><br>
> Aren<br>
</div>_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
</blockquote></div><br></div>