C1 uses krb5 1.3.x and RH EL 3.0 seems to use 1.2.7 like what's found
> on a RH9 box) but I'm surely missing something. However if we go to the
> last step (rebuild on RH EL, we will try to add the flag you give).
>
> Regards,
> RaphaÃl
>
>
>
Hello Raphael,
ldd -r /usr/bin/pgadmin3 returns:
libcrypt.so.1 => /lib/libcrypt.so.1 (0xb75af000)
libssl.so.4 => /lib/libssl.so.4 (0xb757b000)
libcrypto.so.4 => /lib/libcrypto.so.4 (0xb748a000)
libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0xb7235000)
2 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_pri
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 am using postgresql 7.4.2 with all default initial settings, Red Hat
Enterprise Linux AS (v.3 rhel-i386-as-3). I do