st<br><br><div><span class="gmail_quote">On 4/27/06, <b class="gmail_sendername">Eduardo Luís Garcia Escovar</b> &lt;<a href="mailto:eduardo.escovar@3wt.com.br" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
eduardo.escovar@3wt.com.br</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Randy,<br><br>Please read the documentation:<br><br><a href="http://postgis.refractions.net/docs/ch02.html#PGInstall" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://postgis.refractions.net/docs/ch02.html#PGInstall
</a><br><br>Maybe if you use the LDFLAGS option (see &quot;Note&quot; in the URL above), then
<br>it will work.<br><br>Hope it helps,<br><br>Eduardo<br><br>Randy Burkhardt escreveu:<br>&gt; randy@kubuntu:~/postgresql-8.1.3/contrib/postgis-1.1.2$ sudo make<br>&gt; Password:<br>&gt; make -C lwgeom<br>&gt; make[1]: Entering directory
<br>&gt; `/home/randy/postgresql-8.1.3/contrib/postgis-1.1.2/lwgeom'<br>&gt; sh ../geos_version.sh /usr &gt; postgis_geos_version.h<br>&gt; gcc -DUSE_VERSION=81 -DPOSTGIS_LIB_VERSION='&quot;1.1.2&quot;'<br>&gt; -DPOSTGIS_VERSION='&quot;
1.1 USE_GEOS=1 USE_PROJ=1 USE_STATS=1&quot;'<br>&gt; -DPOSTGIS_SCRIPTS_VERSION='&quot;1.1.2&quot;' -DPOSTGIS_BUILD_DATE='&quot;2006-04-27<br>&gt; 15:37:08&quot;' -I/usr/include -DUSE_PROJ<br>&gt; -I/usr/include/postgresql/8.1/server -DAUTOCACHE_BBOX=1&nbsp;&nbsp;-DUSE_STATS
<br>&gt; -Wall -g -O2 -fPIC -fexceptions -DUSE_GEOS&nbsp;&nbsp;&nbsp;&nbsp;-c -o liblwgeom.o<br>&gt; liblwgeom.c<br>&gt; In file included from liblwgeom.c:26:<br>&gt; lwgeom_pg.h:4:22: error: postgres.h: No such file or directory<br>&gt; lwgeom_pg.h:5:29: error: utils/geo_decls.h: No such file or directory
<br>&gt; lwgeom_pg.h:6:18: error: fmgr.h: No such file or directory<br>&gt; In file included from liblwgeom.c:26:<br>&gt; lwgeom_pg.h:36: error: syntax error before 'getGeometryOID'<br>&gt; lwgeom_pg.h:36: warning: type defaults to 'int' in declaration of
<br>&gt; 'getGeometryOID'<br>&gt; lwgeom_pg.h:36: warning: data definition has no type or storage class<br>&gt; lwgeom_pg.h:43: error: syntax error before '*' token<br>&gt; ....<br>&gt; and a hundred more errors and warnings
<br>&gt;<br>&gt; Would you tell me what to do here?<br>&gt; Thanks<br>&gt;<br>&gt; On 4/27/06, Randy Burkhardt &lt;<a href="mailto:randy.burkhardt@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
randy.burkhardt@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt;&gt; I'm still getting that error, sorry to bother you guys with this install
<br>&gt;&gt; situation.&nbsp;&nbsp;I've GEOS installed but 'make' postgis-1.1.2 still gives those<br>&gt;&gt; same errors I sampled above.<br>&gt;&gt;<br>&gt;&gt; Can I get a bit of more help?<br>&gt;&gt; Thank you<br>&gt;&gt;<br>
&gt;&gt;
<br>&gt;&gt; On 4/26/06, Randy Burkhardt &lt;<a href="mailto:randy.burkhardt@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">randy.burkhardt@gmail.com</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt;&gt; Thanks, I thought I had done that, but you remind me I may have to get
<br>&gt;&gt;&gt; the sequence of installations more workable.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; On 4/26/06, Patricio Cifuentes Ithal &lt;<a href="mailto:pcifuentes@siigsa.cl" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
pcifuentes@siigsa.cl</a> &gt; wrote:<br>&gt;&gt;&gt;
<br>&gt;&gt;&gt;&gt; installing GEOS first<br>&gt;&gt;&gt;&gt; --<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; Patricio Cifuentes Ithal<br>&gt;&gt;&gt;&gt; Ingeniero en Informática<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; Informática
<br>&gt;&gt;&gt;&gt; SIIGSA<br>&gt;&gt;&gt;&gt; (56-2) 204 60 22<br>&gt;&gt;&gt;&gt; ----- Original Message -----<br>&gt;&gt;&gt;&gt; From: &quot;Randy Burkhardt&quot; &lt;<a href="mailto:randy.burkhardt@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
randy.burkhardt@gmail.com
</a>&gt;<br>&gt;&gt;&gt;&gt; To: &quot;PostGIS Users Discussion&quot; &lt; <a href="mailto:postgis-users@postgis.refractions.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">postgis-users@postgis.refractions.net
</a>&gt;<br>&gt;&gt;&gt;&gt; Sent: Wednesday, April 26, 2006 1:37 PM
<br>&gt;&gt;&gt;&gt; Subject: [postgis-users] Re: PostGIS setup - Ubuntu Breezy +<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt; PostgreSQL-8.1<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt; Hello Paul Scott and guys,<br>

&gt;&gt;&gt;&gt;&gt; I've been using your wiki page here to try to install postgis1.1.2 on<br>&gt;&gt;&gt;&gt;&gt; Kubuntu (instead of Uxxxxx).<br>&gt;&gt;&gt;&gt;&gt; at 'make' in postgis1.1.2 I'm getting<br>&gt;&gt;&gt;&gt;&gt; ...
<br>&gt;&gt;&gt;&gt;&gt; liblwgeom.c:167: warning: incompatible implicit declaration of<br>&gt;&gt;&gt;&gt;&gt; built-in function 'strlen'<br>&gt;&gt;&gt;&gt;&gt; make[1]: *** [liblwgeom.o] Error 1<br>&gt;&gt;&gt;&gt;&gt; make[1]: Leaving directory
<br>&gt;&gt;&gt;&gt;&gt; `/home/randy/postgresql-8.1.3/contrib/postgis-1.1.2/lwgeom'<br>&gt;&gt;&gt;&gt;&gt; make: *** [liblwgeom] Error<br>&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt; I've got postgis-1.1.2 in /home/randy/postgresql-
8.1.3/contrib/ and<br>&gt;&gt;&gt;&gt;&gt; things seem ok except for this make error as make tries to work on<br>&gt;&gt;&gt;&gt;&gt; liblwgeom and lwgeom.<br>&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt; My latest try was to install all versions of automake, but that
<br>&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt; didn't<br>&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt; do the trick.<br>&gt;&gt;&gt;&gt;&gt; Can i get a suggestion on my next steps to help get 'make' to<br>&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt; continue?
<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt; Thanks, Mr. Scott, by the way for sharing your work on the wiki page,<br>&gt;&gt;&gt;&gt;&gt; it's been very helpful to me.<br>&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt; On 4/17/06, Paul Scott &lt;
<a href="mailto:pscott@uwc.ac.za" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">pscott@uwc.ac.za</a>&gt; wrote:<br>&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt;&gt; I have just completed a setup of 
PostGIS-1.1.2 with<br>&gt;&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt; PostgreSQL-8.1on
<br>&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt;&gt; Ubuntu Breezy 5.10 GNU/linux. I articled the steps on<br>&gt;&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt; <a href="http://fsiu.uwc.ac.za/gis/index.php?module=wiki&amp;action=wikilink&amp;pagename=PostGisInstallUbuntu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://fsiu.uwc.ac.za/gis/index.php?module=wiki&amp;action=wikilink&amp;pagename=PostGisInstallUbuntu</a><br>&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt;&gt; for anyone interested.<br>&gt;&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt;&gt; --Paul
<br>&gt;&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt;&gt;&gt;&gt; postgis-users mailing list<br>&gt;&gt;&gt;&gt;&gt;&gt; <a href="mailto:postgis-users@postgis.refractions.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

postgis-users@postgis.refractions.net</a><br>&gt;&gt;&gt;&gt;&gt;&gt; <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://postgis.refractions.net/mailman/listinfo/postgis-users
</a><br>&gt;&gt;&gt;&gt;&gt;&gt;
<br>&gt;&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt;&gt;&gt; postgis-users mailing list<br>&gt;&gt;&gt;&gt;&gt; <a href="mailto:postgis-users@postgis.refractions.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

postgis-users@postgis.refractions.net</a><br>&gt;&gt;&gt;&gt;&gt; <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://postgis.refractions.net/mailman/listinfo/postgis-users
</a><br>&gt;&gt;&gt;&gt;&gt;
<br>&gt;&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt;&gt; postgis-users mailing list<br>&gt;&gt;&gt;&gt; <a href="mailto:postgis-users@postgis.refractions.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
postgis-users@postgis.refractions.net
</a><br>&gt;&gt;&gt;&gt; <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://postgis.refractions.net/mailman/listinfo/postgis-users
</a><br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;<br>&gt; _______________________________________________
<br>&gt; postgis-users mailing list<br>&gt; <a href="mailto:postgis-users@postgis.refractions.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">postgis-users@postgis.refractions.net</a><br>&gt; 
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>&gt;<br><br><br>--<br>---<br>Eduardo Luís Garcia Escovar<br>3WT - Wireless Web World Tech<br><a href="mailto:eduardo.escovar@3WT.com.br" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
eduardo.escovar@3WT.com.br
</a><br>tel: +55 16 3371-7761<br>fax: +55 16 3371-9847<br><br>_______________________________________________<br>postgis-users mailing list<br><a href="mailto:postgis-users@postgis.refractions.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
postgis-users@postgis.refractions.net
</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
</blockquote></div><br>