Thanks everyone, I'll have a look to my ubuntu repository packages: <br> - postgresql-client-8.1<br> - postgresql-dev (even if this seems to be related to version 7.5.21...)<br>Giovanni<br><br><br>2006/11/5, Glynn Clements &lt;
<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>&gt;:<br>&gt; <br>&gt; G. Allegri wrote:<br>&gt; <br>&gt; &gt; I need to use a remote Postgresql connection with Grass. When compiling it I<br>&gt; &gt; have to set the &quot;--with-postgres&quot; option during configuration but is it
<br>&gt; &gt; required to have postgresql installed to enable it? I know that the postgres<br>&gt; &gt; libraries are needed, is it enough to download them?<br>&gt; <br>&gt; To compile GRASS with PostgreSQL support, you need to have the
<br>&gt; PostgreSQL libraries and headers installed on the build system. You<br>&gt; don't need to install the server.<br>&gt; <br>&gt; If your distribution has a package named something like &quot;libpq&quot; or<br>&gt; &quot;posgresql-client&quot;, you need that, and also the corresponding -devel
<br>&gt; package if there is one.<br>&gt; <br>&gt; --<br>&gt; Glynn Clements &lt;<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>&gt;<br>&gt; <br><br>