[GRASS-user] Re: FW: [GRASS-dev] wingrass binaries available [was: Re: [winGRASS] Updating CVS]

Glynn Clements glynn at gclements.plus.com
Tue Apr 10 06:29:40 EDT 2007


Moritz Lennert wrote:

> - I can provide the database drivers (postgres, sqlite) if someone tells 
> me how to compile them separately. Do I have to rerun configure and then 
> make in the individual directories ?

Yes.

For future builds, you can enable whichever database options are
supported on the build system. There is no longer any reason to
disable the database options when building GRASS (at one time,
using --with-postgres resulted in an NVIZ binary which wouldn't run
without it, but that's no longer the case).

However, if you're using a shared GDAL library, you might want to
manually edit the GDALLIBS definition in Platform.make to remove its
dependencies, as those will be propagated to any executables which use
it.

[If you aren't using a shared GDAL library, or if you're including the
GDAL library in the GRASS package, you'll need to give some
consideration as to which formats are supported.]

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-user mailing list