[pgsql-jp: 31451] 7.4RC2 Mac OS X Panther上でinitdb エラー

根岸 智幸 tomoyu-n @ tokyo-cafe.com
2003年 11月 13日 (木) 17:40:16 JST


根岸と申します。

Mac OS X 10.3 Panther上で、7.4RC1および7.4RC2をmakeしてみましたが、
initdbでエラーになります。

・Mac OS X 10.3は新規インストール

$ ./configure --without-readline
$ make all
$ make check
ここで
test geometry             ... FAILED
となって、
make[2]: *** [check] Error 1
rm regress.o
make[1]: *** [check] Error 2
make: *** [check] Error 2

となりますが、とりあえず

$ make install

インストールできたかと思って

$ initdb
とすると、

The files belonging to this database system will be owned by user "postgres"
.
This user must also own the server process.

The database cluster will be initialized with locale ja_JP.EUC-JP.

creating directory /usr/local/pgsql/data... ok
creating directory /usr/local/pgsql/data/base... ok
creating directory /usr/local/pgsql/data/global... ok
creating directory /usr/local/pgsql/data/pg_xlog... ok
creating directory /usr/local/pgsql/data/pg_clog... ok
selecting default max_connections... 10
selecting default shared_buffers... 50
creating configuration files... ok
creating template1 database in /usr/local/pgsql/data/base/1... FATAL:  
XX000: failed to initialize lc_messages to ""
LOCATION:  InitializeGUCOptions, guc.c:1866

initdb: failed
initdb: removing data directory "/usr/local/pgsql/data"

となってしまいます。

とりあえず、ご報告まで。


------------------------------
ねぎし ともゆき
tomoyu-n @ tokyo-cafe.com
東京グルメ
http://gourmet.zubapita.com/



pgsql-jp メーリングリストの案内