Hi mark <br>
Finally i succeeded in installing Postgis .<br>
The problem is with the Postgresql version. I Used 8.2.1 for this installation.<br>
Thanks again for your time.<br>
<br><br><div><span class="gmail_quote">On 5/10/07, <b class="gmail_sendername">Mark Cave-Ayland</b> <<a href="mailto:mark.cave-ayland@ilande.co.uk">mark.cave-ayland@ilande.co.uk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, 2007-05-10 at 12:33 -0400, vamsee movva wrote:<br>> Here is the error<br>> BEGIN<br>> psql:lwpostgis.sql:54: NOTICE: type "histogram2d" is not yet defined<br>> DETAIL: Creating a shell type definition.
<br>> psql:lwpostgis.sql:54: ERROR: could not load library<br>> "/home/user/lib/liblwgeom.so.1.2": libgeos_c.so.1: cannot open shared<br>> object file: No such file or directory<br><br>[Note: please reply to the list, not to me directly]
<br><br>Okay - this means that PostgreSQL can't find libgeos_c.so - chances are<br>since you are not root, you need to set LD_LIBRARY_PATH to point to your<br>GEOS libdir before launching PostgreSQL. If you search the archives, you
<br>should find more info on this.<br><br><br>Kind regards,<br><br>Mark.<br><br>--<br>ILande - Open Source Consultancy<br><a href="http://www.ilande.co.uk">http://www.ilande.co.uk</a><br><br><br>_______________________________________________
<br>postgis-users mailing list<br><a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users
</a><br></blockquote></div><br>