Hello Jacque,
> Try adding these to your environment:
>
> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/pgsql/lib
> PGLIB=/usr/lib/pgsql/lib
>
> initdb is having trouble finding the library files.
I am new to linux and pgsql too.
How do I add this to my enviroment using bash?
Simply:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/pgsql/lib
PGLIB=/usr/lib/pgsql/lib
export LD_LIBRARY_PATH
export PGLIB
?
echo $PG_LIBRARY_PATH
is empty
Do I have to do this as root or postgres?
tia
C.
--
Carsten Huettl - <http://www.ahorn-Net.de>
pgp-key on request