<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
Hi,<BR>
<BR>
I get this far ...<BR>
&nbsp;&nbsp;&nbsp; Go to your FGS installation root directory and do &quot;. setenv.sh&quot;<BR>
&nbsp;&nbsp;&nbsp; Do &quot;FGS start&quot;<BR>
&nbsp;&nbsp;&nbsp; Execute : createdb yourdb<BR>
&nbsp;&nbsp;&nbsp; Execute : createlang plpgsql yourdb<BR>
&nbsp;&nbsp;&nbsp; Execute : psql -f ..\share\contrib\lwpostgis.sql yourdb<BR>
<BR>
and I get an error saying that it cannot locate the lwpostgis.sql file. I searched my entire hard drive and can't find the file. I also looked for any *.sql file that would relate to postgis and there is nothing. I force installed a lower version of postgis (1.3.5) and the lwpostgis file was there. But then it won't work with postgresql 8.4. So I force installed 8.3 and then nothing worked - couldn't even get a connection to the DB. So I have gone back to the original versions that I downloaded and am stuck wiht the same problem.<BR>
<BR>
Any ideas,<BR>
Thanks<BR>
Dylan
</BODY>
</HTML>