<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=705564312-02092004><FONT face=Arial color=#0000ff size=2>don't 
try </FONT></SPAN></DIV>
<DIV><A 
href="http://dcmms.sourceforge.net/postgis_installer.php">http://dcmms.sourceforge.net/postgis_installer.php</A></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><SPAN class=705564312-02092004><FONT face=Arial color=#0000ff size=2>better 
to try MCH's distribution avalable at:</FONT></SPAN></DIV>
<DIV><SPAN class=705564312-02092004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=705564312-02092004>
<P><FONT size=2><A 
href="http://www.webbased.co.uk/mca/">http://www.webbased.co.uk/mca/</A><SPAN 
class=705564312-02092004> </SPAN></FONT></P></SPAN></DIV>
<P><FONT size=2>TECHER JEAN DAVID<BR>- Responsable Informatique 01MAP 
-<BR>e-mail:davidtecher@yahoo.fr<BR>Tél: 06 85 37 36 75<BR>Site PostGIS: <A 
href="http://techer.pascal.free.fr/postgis/index.htm" 
target=_blank>http://techer.pascal.free.fr/postgis/index.htm</A> </FONT></P>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Message d'origine-----<BR><B>De :</B> 
  postgis-users-bounces@postgis.refractions.net 
  [mailto:postgis-users-bounces@postgis.refractions.net]<B>De la part de</B> 
  Stefano Bonnin<BR><B>Envoyé :</B> jeudi 2 septembre 2004 
  14:45<BR><B>À :</B> 
  postgis-users@postgis.refractions.net<BR><B>Objet :</B> [postgis-users] 
  Postgis 0.8.2 doesn't work on Win32<BR><BR></FONT></DIV>
  <DIV><FONT face=Arial size=2>
  <DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>I'have just installed Postgres 8.0.0beta1 and 
  postgis 0.8.2 with the postgis installer found at</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2><A 
  href="http://dcmms.sourceforge.net/postgis_installer.php">http://dcmms.sourceforge.net/postgis_installer.php</A></FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>After some test (failed) with mapserver, I tryed 
  to execute very simple query like:</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>CREATE TABLE gtest ( ID int4, NAME varchar(20) 
  );</FONT></DIV>
  <DIV><FONT face=Arial size=2> SELECT 
  AddGeometryColumn('dbname','gtest','geom',-1,'LINESTRING',2);</FONT></DIV>
  <DIV><FONT face=Arial size=2>INSERT INTO gtest (ID, NAME, GEOM) VALUES (1, 
  'First Geometry', GeometryFromText('LINESTRING(2 3,4 5,6 5,7 8)', 
  -1));</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>SELECT id, name, AsText(geom) AS geom FROM 
  gtest;</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2> id |      
  name      
  |            
  geom<BR>----+----------------+-----------------------------<BR>  1 | 
  First Geometry | LINESTRING(2 3,4 5,6 5,7 8)<BR></FONT></DIV>
  <DIV><FONT face=Arial size=2>SELECT id,name FROM GTEST WHERE GEOM  
  && 'BOX3D(3 4,4 5)'::box3d;</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>this query crashes the postgres.exe process on 
  "windows XP home SP1"</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Can this depend on the OS?</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>thanks,</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial 
size=2>RedS</DIV></FONT></FONT></DIV></BLOCKQUOTE></BODY></HTML>