Re: [pgadmin-support] undefined symbol: krb5_cc_get_principal

2004-08-26 Thread Karin Huegele
Hello Raphael, I uninstalled FC1 version and installed the RH9 version. Now I am able to access my database. It seems to have solved the problem. Thank you for your kind assistance! -- karin -- On Mon, 2004-08-16 at 17:19, RaphaÃl Enrici wrote: > Adam H.Pendleton wrote: > > > > > On Aug 13,

Re: [pgadmin-support] undefined symbol: krb5_cc_get_principal

2004-08-16 Thread Raphaël Enrici
Adam H.Pendleton wrote: On Aug 13, 2004, at 4:33 PM, Raphaël Enrici wrote: to me it's something like this, although the ld found them. In fact, I think FC1 may be more advanced than EL 3.0 or the opposite concerning kerberos. can you confirm the following: nm -D /usr/kerberos/lib/libkrb5.so.3 |

Re: [pgadmin-support] undefined symbol: krb5_cc_get_principal

2004-08-16 Thread Adam H . Pendleton
On Aug 13, 2004, at 4:33 PM, Raphaël Enrici wrote: to me it's something like this, although the ld found them. In fact, I think FC1 may be more advanced than EL 3.0 or the opposite concerning kerberos. can you confirm the following: nm -D /usr/kerberos/lib/libkrb5.so.3 | grep krb5_cc_get_princip

Re: [pgadmin-support] undefined symbol: krb5_cc_get_principal

2004-08-13 Thread Raphaël Enrici
Karin Huegele wrote: Hello Raphael, Hi Karin, 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

Re: [pgadmin-support] undefined symbol: krb5_cc_get_principal

2004-08-13 Thread Karin Huegele
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)

Re: [pgadmin-support] undefined symbol: krb5_cc_get_principal

2004-08-13 Thread Raphaël Enrici
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-workstati

Re: [pgadmin-support] undefined symbol: krb5_cc_get_principal

2004-08-13 Thread Karin Huegele
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, Rap

Re: [pgadmin-support] undefined symbol: krb5_cc_get_principal

2004-08-12 Thread Raphaël Enrici
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 an

[pgadmin-support] undefined symbol: krb5_cc_get_principal

2004-08-12 Thread Karin Huegele
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

[pgadmin-support] undefined symbol

2004-04-19 Thread Frank Jessopp
Hello, Having recently upgraded my slackware distribution from 9.1 to current, pgadmin no longer starts. Using a console window with the command /usr/bin/pgadmin3 a relocation error is given as: "undefined symbol: _gtk_accel_group_attach". I am using the latest pgadmin3-slackware91.tgz distrib

Re: [pgadmin-support] undefined symbol

2004-04-19 Thread Dave Page
> -Original Message- > From: Frank Jessopp [mailto:[EMAIL PROTECTED] > Sent: 17 April 2004 20:06 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] undefined symbol > > Hello, > > Having recently upgraded my slackware distribution from 9.1 > to cur

[pgadmin-support] undefined symbol

2004-04-17 Thread Frank Jessopp
Hello, Having recently upgraded my slackware distribution from 9.1 to current, pgadmin no longer starts. Using a console window with the command /usr/bin/pgadmin3 a relocation error is given as: "undefined symbol: _gtk_accel_group_attach". I am using the latest pgadmin3-slackware91.tgz distributio