Re: Relocation error:/usr/lib/libpq.so.5:undefinedsymbol: krb5_cc_get_principal

From: "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "Tri Quach *EXTERN*" <tquach(at)k12(dot)hi(dot)us>, Devrim GÜNDÜZ <devrim(at)CommandPrompt(dot)com>
Cc: "PostgreSQL - General ML" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Relocation error:/usr/lib/libpq.so.5:undefinedsymbol: krb5_cc_get_principal
Date: 2008-03-13 08:51:29
Message-ID: D960CB61B694CF459DCFB4B0128514C201E02E39@exadv11.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tri Quach wrote:
> When I tried to install, I got this error.
>
> [root(at)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2008-03-13 08:57:59 Re: PostgreSQL user documentation wiki open for business
Previous Message Thomas Pundt 2008-03-13 08:25:48 Re: postgre vs MySQL