<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>RE: [postgis-users] compilation problem with postgresql7.4 + postgis 0.8</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><EM></EM> </DIV>
<P><EM><FONT size=2><SPAN class=571160821-04122003><FONT face=Arial 
color=#0000ff> > </FONT></SPAN>Only us crazy programmers are awake 
at this time in Canada.</FONT> </EM></P>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <P><FONT size=2><EM><SPAN class=571160821-04122003><FONT face=Arial 
  color=#0000ff> </FONT></SPAN>I see one problem. You say that you are 
  compiling PostGIS to be used with PostgreSQL 7.3.4, but PostGIS is compiling 
  for PostgreSQL 7.4. One of the PostGIS <SPAN 
  class=571160821-04122003><FONT face=Arial 
  color=#0000ff>  </FONT></SPAN>programmers <SPAN 
  class=571160821-04122003><FONT face=Arial 
  color=#0000ff>  </FONT></SPAN>will have to confirm this, but I 
  believe that a PostGIS compile for PostgreSQL 7.4 will not work with 
  PostgreSQL 7.3.4 (which is the 7.3 version). If your PostgreSQL version is 
  7.3.4, you will have to have a source directory called *7.3* or modify the 
  PostGIS Makefile to USE_VERSION=73.</EM></FONT></P>
  <P><FONT size=2><SPAN class=571160821-04122003>I use PostGIS 0.8.0 / 
  PostgreSQL 7.3.4 / GEOS 1.0.0/ PROJ 4.4.7 on WIndows XP with  cygwin 
  </SPAN></FONT></P>
  <P><FONT size=2><SPAN class=571160821-04122003>Actually to PostGIS avalable 
  oline documentation at <A 
  href="http://postgis.refractions.net/docs/x83.html">http://postgis.refractions.net/docs/x83.html</A></SPAN></FONT></P>
  <P><FONT size=2><SPAN class=571160821-04122003>" <FONT size=3>PostGIS 
  0.8.0 can be built against PostgreSQL versions 7.1.0 to 7.4.x 
  "</FONT></SPAN></FONT></P>
  <P><SPAN class=571160821-04122003>that's right!!!</SPAN></P>
  <P><SPAN class=571160821-04122003>once you (it you want) installed proj and 
  geos (use_proj=1 and use_geos=1 in the makefile of postgis)  you go to 
  your postgis directory and do</SPAN></P>
  <P><SPAN class=571160821-04122003>make clean</SPAN></P>
  <P><SPAN class=571160821-04122003>make</SPAN></P>
  <P><SPAN class=571160821-04122003>you will have (postgis.sql, postgis.dll...) 
  in your postgis directory</SPAN></P>
  <P><SPAN class=571160821-04122003>open your postgis.sql and you have to 
  replace $libdir by the path to your postgis directory</SPAN></P>
  <P><SPAN class=571160821-04122003>example: if your directory is 
  /usr/local/postgresql-7.3.4/contrib/postgis-0.8.0 then replace $libdir 
  by this path in order to postgresql to find your 
  postgis.dll</SPAN></P>
  <P><SPAN class=571160821-04122003></SPAN> </P>
  <P><SPAN class=571160821-04122003></SPAN> </P>
  <P><FONT size=2><SPAN class=571160821-04122003></SPAN></FONT> </P>
  <P> </P></BLOCKQUOTE></BODY></HTML>