Hi mark,<br>
Thanks for reply, I have one question:<br>
Can i get core functionality of PostGIS if i remove template_gis from GNUMakefile<br>
Thanks<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 Wed, 2007-05-09 at 17:21 -0500, vamsee movva wrote:<br>> Hi martin,<br>> Thanks for reply.<br>> I am not intentionally trying to write into /etc/<br>> When i executed make install command, it is trying to write into that
<br>> file.<br>> thanks<br><br>Hmmm not sure why this is trying to write to /etc directly - it must be<br>something in the template_gis code which is trying to do this. To be<br>fair, the authors note in the README file that it needs to be run as
<br>root, but by writing to /etc/default then it obviously contains<br>Debian-specific code which is not a good thing. Also the fact that the<br>template code is the only reason PostGIS has to be built/installed as<br>root is not a good one, especially given that I have multiple PostgreSQL
<br>installations as various non-root users in production - perhaps this<br>change should be reverted until someone fixes up the code in question?<br><br>The reason this hasn't been seen before is because the template_gis code
<br>is new, and has only been built by default since the latest release. The<br>easiest solution would be to edit GNUMakefile and remove references to<br>templategis, templategis-install, templategis-uninstall and<br>templategis-clean and try again.
<br><br><br>Kind regards,<br><br>Mark.<br><br><br>_______________________________________________<br>postgis-devel mailing list<br><a href="mailto:postgis-devel@postgis.refractions.net">postgis-devel@postgis.refractions.net
</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-devel">http://postgis.refractions.net/mailman/listinfo/postgis-devel</a><br></blockquote></div><br>