[Serusers] Re: postgres module

Andrei Pelinescu-Onciul pelinescu-onciul at fokus.fraunhofer.de
Thu Nov 20 15:45:34 CET 2003


On Nov 20, 2003 at 08:10, Greg Fausak <lgfausak at august.net> wrote:
> Hi Alex,
> 
> Please keep these questions on the list, the answer may (or
> may not) help others!
> 
> Anyway, I thought that postgres was distributed with SER.
> It is in the modules/postgres directory, and it can be
> compiled in by removing it from the Makefile, ie, remove postgres
> from the lines in the Makefile that look something like:
> 
> exclude_modules?=           cpl cpl-c ext extcmd mangler pdt \
>                             postgres snmp xlog  \
>                             im radius_acc radius_auth \
>                             jabber mysql \
>                             auth_radius group_radius uri_radius

Or add to all your make invocation include_modules=postgress
(e.g. make include_modules=progress all; make include_modules=postgress
install). You can also set include_modules=postgress in the environment
 (e.g. for bash: export include_modules=postgress).

Andrei




More information about the sr-users mailing list