Karin Huegele wrote:
Hello Raphael,
ldd -r 'which pgadmin3' returns ldd: ./which pgadmin3: No such file or directory

So, try the ldd -r ThePathWhereYouInstalledPGAdmin3 As you are using rpm for FC1, it should be /usr/bin/pgadmin3 ldd -r /usr/bin/pgadmin3


rpm -qa | grep krb5 returns
krb5-workstation-1.2.7-24
krb5-libs-1.2.7-24
krb5-devel-1.2.7-24
pam_krb5-1.73-1
krb5-server-1.2.7-24

I appreciate your help.

I'm sure Devrim and/or Jean-Michel will be of more help as they are the packagers for FC/RH ;)


If we don't find a "remote" solution, I have a RH EL Workstation in a limp, I may try to rebuild but not rapidly.

Cheers,
RaphaÃl


-- karin --

On Thu, 2004-08-12 at 16:09, RaphaÃl Enrici wrote:

Hi Karin,

Karin Huegele wrote:

Hello,
I just installed pgadmin3.  During startup, it returned the following
error:
/usr/bin/pgadmin3:relocation error: /usr/bin/pgadmin3: undefined symbol:
krb5_cc_get_principal.

I have no RH here but a quick search on the web seems to point out problems with ssl and kerberos 5.


Can you send the result of the following command please:
ldd -r `which pgadmin3`

and rpm -qa | grep krb5

@Devrim: any thought ?

Regards,
RaphaÃl


I am using postgresql 7.4.2 with all default initial settings, Red Hat
Enterprise Linux AS (v.3 rhel-i386-as-3).  I downloaded RPM for pgadmin3
FC1.

---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster

Reply via email to