<!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.1264" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2>How that can help and 
doesn't it require source. As in my case its a case of conflict as I don't have 
source for PostgreSQL 7.1.3</FONT></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>Azeem.</FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2>
<DIV>
<HR>
</DIV></FONT>
<DIV><FONT face=Arial size=2>From: Paul Ramsey <<A 
href="mailto:pramsey@refractions.net">pramsey@refractions.net</A>><BR>To: 
PostGIS Users Discussion <<A 
href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</A>><BR>Subject: 
Re: [postgis-users] Installation errors...<BR></DIV></FONT>
<DIV><FONT face=Arial size=2>Why are you not using 0.7.5?<BR></DIV></FONT>
<DIV><FONT face=Arial size=2>
<DIV>
<HR>
</DIV></FONT>
<DIV><FONT face=Arial size=2>Hi All,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have Redhat Linux 7.2 and i downloaded 
postgis-0.7.2 and i have <SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA">PostgreSQL 
7.1.3  already installed and working. But i don't have its source, so i 
downloaded postgresql-7.3.4 as source and then unzipped postgis-0.7.2 in the 
contrib directory. I then followed the step to compile the 
postgis-0.7.2.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA"></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA">1. 
make and got these errors:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA"><A 
href="mailto:root@descartes">root@descartes</A> postgis-0.7.2]# make<BR>gcc -O2 
-Wall -Wmissing-prototypes -Wmissing-declarations -fpic -g  -I. 
-I../../src/include  -DFRONTEND 
-DSYSCONFDIR='"/usr/local/pgsql/etc"'   -c -o postgis_gist.o 
postgis_gist.c<BR>postgis_gist.c: In function 
`ggeometry_compress':<BR>postgis_gist.c:104: structure has no member named 
`pred'<BR>postgis_gist.c:114: structure has no member named 
`pred'<BR>postgis_gist.c:120: structure has no member named 
`pred'<BR>postgis_gist.c:126: warning: assignment makes integer from pointer 
without a cast<BR>postgis_gist.c:130: warning: assignment makes integer from 
pointer without a cast<BR>postgis_gist.c: In function 
`ggeometry_consistent':<BR>postgis_gist.c:155: structure has no member named 
`pred'<BR>postgis_gist.c:160: structure has no member named 
`pred'<BR>postgis_gist.c:166: structure has no member named 
`pred'<BR>postgis_gist.c: In function `rtree_union':<BR>postgis_gist.c:338: 
structure has no member named `pred'<BR>postgis_gist.c:343: structure has no 
member named `pred'<BR>postgis_gist.c:331: warning: `tmp' might be used 
uninitialized in this function<BR>postgis_gist.c: In function 
`rtree_penalty':<BR>postgis_gist.c:364: structure has no member named 
`pred'<BR>postgis_gist.c:364: structure has no member named 
`pred'<BR>postgis_gist.c:368: structure has no member named 
`pred'<BR>postgis_gist.c: In function `rtree_picksplit':<BR>postgis_gist.c:406: 
structure has no member named `pred'<BR>postgis_gist.c:408: structure has no 
member named `pred'<BR>postgis_gist.c:453: structure has no member named 
`pred'<BR>postgis_gist.c:455: structure has no member named 
`pred'<BR>postgis_gist.c:459: structure has no member named 
`pred'<BR>postgis_gist.c:461: structure has no member named 
`pred'<BR>postgis_gist.c:499: structure has no member named 
`pred'<BR>postgis_gist.c:524: warning: assignment makes integer from pointer 
without a cast<BR>postgis_gist.c:525: warning: assignment makes integer from 
pointer without a cast<BR>postgis_gist.c:379: warning: `datum_alpha' might be 
used uninitialized in this function<BR>postgis_gist.c:379: warning: `datum_beta' 
might be used uninitialized in this function<BR>make: *** [postgis_gist.o] Error 
1<BR></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA">2. 
make install and same errors.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA"></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA">I 
didn't tried these after 2nd step.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA"></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA">3.createlang 
plpgsql yourtestdatabase <BR>4.psql -d yourtestdatabase -f postgis.sql 
<BR>5.psql -d yourtestdatabase -f spatial_ref_sys.sql</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA"></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA">I 
would really appreciate if someone could help me out.</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA"></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA">Thanks.</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA"></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA">Regards,</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA"></SPAN></FONT> </DIV>
<DIV><FONT size=+0><SPAN 
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: Batang; mso-ansi-language: EN-US; mso-fareast-language: KO; mso-bidi-language: AR-SA">Azeem.</DIV></SPAN></FONT></DIV></FONT></DIV></BODY></HTML>