[GRASS-dev] PostgreSQL and SQLite

Ciao,

To enable support of PostgreSQL and SQLite in GRASS Win Native (and then in
QGIS) should I install them using windows installer, or do I need only
library and headers, or, for PostgreSQL, unpack in /usr/local the zip of the
PostgreSQL installation directory (postgresql-binaries-no-installer.zip)?

Thanks for help

Marco

On 15/02/08 01:22, Marco Pasetti wrote:

Ciao,

To enable support of PostgreSQL and SQLite in GRASS Win Native (and then in
QGIS) should I install them using windows installer, or do I need only
library and headers, or, for PostgreSQL, unpack in /usr/local the zip of the
PostgreSQL installation directory (postgresql-binaries-no-installer.zip)?

libraries and headers are enough for compilation, but if you want to actually use them, you will need the binaries and a running PostgreSQL server.

No need to use the installer if you don't like to.

Moritz