<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix"><br>
i upgraded to 1.5.8 without succes, where is 1.5.9?<br>
<br>
<br>
I did the folowing<br>
<br>
<a
href="http://download.osgeo.org/postgis/source/postgis-1.5.8.tar.gz">wget
http://download.osgeo.org/postgis/source/postgis-1.5.8.tar.gz</a><br>
(where is 1.5.9?)<br>
<pre class="bash" style="margin: 0.6em 0px; padding: 10px 20px; border: 0px; font-family: monospace; font-size: 11pt; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1.5; vertical-align: baseline; white-space: pre; background-color: rgb(242, 242, 242); color: rgb(34, 34, 34); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-position: initial initial; background-repeat: initial initial;"><span style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: bold; line-height: inherit; vertical-align: baseline; color: rgb(194, 12, 185);">tar</span> xvzf postgis-2.1.1.tar.gz
<span style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: bold; line-height: inherit; vertical-align: baseline; color: rgb(122, 8, 116);">cd</span> postgis-2.1.1
.<span style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: bold; line-height: inherit; vertical-align: baseline; color: rgb(0, 0, 0);">/</span>configure
<span style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: bold; line-height: inherit; vertical-align: baseline; color: rgb(194, 12, 185);">make</span> </pre>
sudo su postgres<br>
psql -f postgis_upgrade_15_minor.sql -d soils<br>
<br>
it CREATE FUNCTION many times and also skipped a lote of functions<br>
<br>
<br>
SELECT postgis_full_version();<br>
<br>
POSTGIS="1.5.2" GEOS="3.2.2-CAPI-1.6.2" PROJ="Rel. 4.7.1, 23
September 2009" LIBXML="2.7.6" USE_STATS (procs from 1.5 r<br>
10612 need upgrade)<br>
(1 row)<br>
<br>
<br>
On 11/21/2013 5:27 PM, Sandro Santilli wrote:<br>
</div>
<blockquote cite="mid:20131121162710.GX2930@localhost" type="cite">
<pre wrap="">On Thu, Nov 21, 2013 at 05:25:45PM +0100, Huub Fleuren wrote:
</pre>
<blockquote type="cite">
<pre wrap="">On 11/21/2013 5:23 PM, Sandro Santilli wrote:
</pre>
<blockquote type="cite">
<pre wrap="">SELECT postgis_full_version()
</pre>
</blockquote>
<pre wrap=""> POSTGIS="1.5.2" GEOS="3.2.2-CAPI-1.6.2" PROJ="Rel. 4.7.1, 23
September 2009" LIBXML="2.7.6" USE_STATS
</pre>
</blockquote>
<pre wrap="">
Memory corrupting bugs have been fixed by version later than 1.5.2.
Try reproducing with 1.5.9.
--strk;
_______________________________________________
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a>
</pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<span style="font-family: Arial Bold; font-size:12pt">
<br>
<b> Geodan</b>
<br>
Buitenhaven 27-A
<br>
5211 TP 's-Hertogenbosch (NL)
<br>
T +31 (0)73 - 692 5151
<br>
E <a href="mailto:huub.fleuren@geodan.nl">huub.fleuren@geodan.nl</a>
<br>
<a href="http://www.geodan.nl/">www.geodan.nl</a> | <a
href="http://www.geodan.nl/disclaimer">disclaimer</a>
</span>
</div>
</body>
</html>