Hi,
when I install postgresql-server (using yum install postgresql-server), and I try to run psql, I get:
[root@server2 init.d]# psql
psql: relocation error: /usr/lib/libpq.so.3: undefined symbol: krb5_cc_get_principal
Any ideas how I can fix this (without compiling postgresql from source)?
- Mike