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> &lt;<a href="mailto:mark.cave-ayland@ilande.co.uk">mark.cave-ayland@ilande.co.uk</a>&gt; 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>&gt; Here is the error<br>&gt; BEGIN<br>&gt; psql:lwpostgis.sql:54: NOTICE:&nbsp;&nbsp;type &quot;histogram2d&quot; is not yet defined<br>&gt; DETAIL:&nbsp;&nbsp;Creating a shell type definition.
<br>&gt; psql:lwpostgis.sql:54: ERROR:&nbsp;&nbsp;could not load library<br>&gt; &quot;/home/user/lib/liblwgeom.so.1.2&quot;: libgeos_c.so.1: cannot open shared<br>&gt; 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&#39;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>