Re: undefined symbol: krb5_cc_get_principal

From: Karin Huegele <baiktelor99(at)lorecrafters(dot)com>
To: Raphaël Enrici <blacknoz(at)club-internet(dot)fr>
Cc: pgadmin-support(at)postgresql(dot)org, Devrim GUNDUZ <devrim(at)gunduz(dot)org>
Subject: Re: undefined symbol: krb5_cc_get_principal
Date: 2004-08-13 00:27:30
Message-ID: 1092356850.6286.317.camel@baronkarza.lorecrafters.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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

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.

-- 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 6: Have you searched our list archives?
>
> http://archives.postgresql.org

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Raphaël Enrici 2004-08-13 08:14:22 Re: undefined symbol: krb5_cc_get_principal
Previous Message Raphaël Enrici 2004-08-12 21:09:49 Re: undefined symbol: krb5_cc_get_principal