Re: undefined symbol: krb5_cc_get_principal

Поиск
Список
Период
Сортировка
От Raphaël Enrici
Тема Re: undefined symbol: krb5_cc_get_principal
Дата
Msg-id 411C785E.6040507@club-internet.fr
обсуждение исходный текст
Ответ на Re: undefined symbol: krb5_cc_get_principal  (Karin Huegele <baiktelor99@lorecrafters.com>)
Ответы Re: undefined symbol: krb5_cc_get_principal  (Karin Huegele <baiktelor99@lorecrafters.com>)
Список pgadmin-support
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.


В списке pgadmin-support по дате отправления:

Предыдущее
От: Karin Huegele
Дата:
Сообщение: Re: undefined symbol: krb5_cc_get_principal
Следующее
От: "James Gunzelman"
Дата:
Сообщение: pgAdmin and Postgres 8.0 on WIndows