| From: | Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Installin Postgres |
| Date: | 2003-05-06 12:23:56 |
| Message-ID: | 20030506142356.C608@hermes.hilbert.loc |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
> 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-05-06 13:49:04 | Re: Installin Postgres |
| Previous Message | Andrass Ziska Davidsen | 2003-05-06 12:17:53 | Re: restoring ver 7.2 database |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jim C. Nasby | 2003-05-06 13:07:47 | Re: [HACKERS] Hypothetical suggestions for planner, indexing improvement |
| Previous Message | Ron Johnson | 2003-05-06 11:49:15 | Re: [HACKERS] Hypothetical suggestions for planner, |