Re: Relocation error:/usr/lib/libpq.so.5:undefinedsymbol: krb5_cc_get_principal - Mailing list pgsql-general

From Albe Laurenz
Subject Re: Relocation error:/usr/lib/libpq.so.5:undefinedsymbol: krb5_cc_get_principal
Date
Msg-id D960CB61B694CF459DCFB4B0128514C201E02E39@exadv11.host.magwien.gv.at
Whole thread Raw
In response to Re: Relocation error:/usr/lib/libpq.so.5:undefinedsymbol: krb5_cc_get_principal  ("Tri Quach" <tquach@k12.hi.us>)
List pgsql-general
Tri Quach wrote:
> When I tried to install, I got this error.
>
> [root@lyris3 pq8.2.6]# rpmbuild --rebuild --define 'buildrhel3 1' postgresql-8.2.6-1PGDG.f8.src.rpm
> -bash: rpmbuild: command not found
>
> Do you know where can I download rpmbuild for RHEL 3?

You cannot download it, but it is on one of your RHEL CDs.
All you have to do is install it from there.

If you don't have rpmbuild installed, chances are that you are missing
many other build requisites too.
Do you have gcc? gmake?
You might end up installing a whole lot of software on your
machine, but it should work eventually.

Yours,
Laurenz Albe

pgsql-general by date:

Previous
From: "josep porres"
Date:
Subject: Re: porting vb6 code to pgplsql, referencing fields
Next
From: Thomas Pundt
Date:
Subject: Re: postgre vs MySQL