Re: Installin Postgres - Mailing list pgsql-general

From Karsten Hilbert
Subject Re: Installin Postgres
Date
Msg-id 20030506142356.C608@hermes.hilbert.loc
Whole thread Raw
In response to Installin Postgres  ("Mario Caspari" <mariocaspari@salo-ag.de>)
List pgsql-general
> The error message was 'readline library not found, compile
> with --without-readline'
> I did so, but addiotional --enable-locale and --enable-odbc.
> It compiled and installed well -I thought. But I can't start the postmaster
> service with the error message:
> Failed to initialize lc_messages to ??
> 'Fatal invalid value for option LC_MESSAGES'
This isn't related to the readline problem but rather to
--enable-locale. Your postgres binary isn't happy with how your
locale is set up. You'd need to check that.

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346


pgsql-general by date:

Previous
From: Andrass Ziska Davidsen
Date:
Subject: Re: restoring ver 7.2 database
Next
From: Tom Lane
Date:
Subject: Re: Installin Postgres