From: | postgres(at)anova(dot)inha(dot)ac(dot)kr |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | initdb trouble... |
Date: | 2000-10-23 10:45:09 |
Message-ID: | 200010231045.TAA06335@anova.inha.ac.kr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
I try to build postgresql7.0.2 on solaris2.7.
Here is what I did...
------
./configure --enable-locale --enable-multibyte
make
make install
----------
So far it went ok, but when I try to do
/usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data
It gave me the following error...
-------------------
initdb: pg_encoding failed
Perhaps you did nit configure PostgreSQL for multibyte support or
the program was not succesfully installed.
---------------------
I did install the same version on the another workstation succesfully though.
Jinsoo
From | Date | Subject | |
---|---|---|---|
Next Message | Joerg Hessdoerfer | 2000-10-23 12:14:21 | Re: Weird effects using BLOBs from libpq |
Previous Message | Jan Wieck | 2000-10-23 10:19:22 | Re: Postgres Global Variables |