[GRASS-dev] winGRASS Self Installer Package

Hi,

I'm preparing a winGRASS self installer package, but I'm not sure about what
files include in the package from PostgreSQL and SQLite install;
Since now I included only libpq.dll (for PostgreSQL) and libsqlite3-0.dll
(for SQLite); unfortunately I'm not able to use database instructions in
GRASS, so I cannot know if some files are required or not! While SQLite is a
very light utility (for all files), PostgreSQL requires lot of space (quite
30 MB!!!) for a complete inclusion in a GRASS self contained package.

Can someone help me, please?

Marco

For SQLite, I would recommend also packaging the sqlite.exe executable.
This will allow users to also create and manipulate SQLite databases
and tables directly, if need be.

Full server support for Postgres would probably take a lot of space, so
you only need to package the DLLs for client acces and let people worry
about setting up a server themselves if they need it.

I think that libpq.dll should be enough for that purpose:

http://www.postgresql.org/docs/8.2/static/install-win32.html

Benjamin

Marco Pasetti wrote:

Hi,

I'm preparing a winGRASS self installer package, but I'm not sure about what
files include in the package from PostgreSQL and SQLite install;
Since now I included only libpq.dll (for PostgreSQL) and libsqlite3-0.dll
(for SQLite); unfortunately I'm not able to use database instructions in
GRASS, so I cannot know if some files are required or not! While SQLite is a
very light utility (for all files), PostgreSQL requires lot of space (quite
30 MB!!!) for a complete inclusion in a GRASS self contained package.

Can someone help me, please?

Marco

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

--
Benjamin Ducke
Senior Applications Support and Development Officer

Oxford Archaeological Unit Limited
Janus House
Osney Mead
OX2 0ES
Oxford, U.K.

Tel.: ++44 (0)1865 263 800
benjamin.ducke@oxfordarch.co.uk

Hey Marco,

Thanks a million to go this way…
Many Windows people around here in Asia will be really happy to “just click” to install wingrass. It will make the trainings easier for all especially to tell them to give it away to friends…

Windows people get really bugged by this “new” GIS software that does so much for free. i.e. “how come we did not know about it before?” :slight_smile:

Yann

On 06/03/2008, Marco Pasetti <marco.pasetti@alice.it> wrote:

Hi,

I’m preparing a winGRASS self installer package, but I’m not sure about what
files include in the package from PostgreSQL and SQLite install;
Since now I included only libpq.dll (for PostgreSQL) and libsqlite3-0.dll
(for SQLite); unfortunately I’m not able to use database instructions in
GRASS, so I cannot know if some files are required or not! While SQLite is a
very light utility (for all files), PostgreSQL requires lot of space (quite
30 MB!!!) for a complete inclusion in a GRASS self contained package.

Can someone help me, please?

Marco


grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Hi Yann,

you’re welcome. Release is very, very close!
Greetings from the sunny, messy old Italy :wink:

Marco


Da: Yann Chemin [mailto:yann.chemin@gmail.com]
Inviato: ven 07/03/2008 2.14
A: marco.pasetti@alice.it
Cc: GRASS Developer Mailing List
Oggetto: Re: [GRASS-dev] winGRASS Self Installer Package

Hey Marco,

Thanks a million to go this way…
Many Windows people around here in Asia will be really happy to “just click” to install wingrass. It will make the trainings easier for all especially to tell them to give it away to friends…

Windows people get really bugged by this “new” GIS software that does so much for free. i.e. “how come we did not know about it before?” :slight_smile:

Yann

On 06/03/2008, Marco Pasetti <marco.pasetti@alice.it> wrote:

Hi,

I’m preparing a winGRASS self installer package, but I’m not sure about what
files include in the package from PostgreSQL and SQLite install;
Since now I included only libpq.dll (for PostgreSQL) and libsqlite3-0.dll
(for SQLite); unfortunately I’m not able to use database instructions in
GRASS, so I cannot know if some files are required or not! While SQLite is a
very light utility (for all files), PostgreSQL requires lot of space (quite
30 MB!!!) for a complete inclusion in a GRASS self contained package.

Can someone help me, please?

Marco


grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev