kenford(at)infomak(dot)com writes:
> # gmake
>
> # LD_RUN_PATH=/usr/local/pgsql/lib;export LD_RUN_PATH
This should be before the gmake.
>
> # gmake install
> # mkdir /Data/PgSQL
> # chown postgres /Data/PgSQL
> # su postgres
> $ ./initdb -D /Data/PgSQL
> ld.so.1: ./pg_id: fatal: libncurses.so.4: open failed: No such file or
> directory
> Could not determine current user name. You are really hosed.
Or you could set LD_LIBRARY_PATH when running the programs.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/