Re: First generic/redhatish RPM's uploaded to ftp.postgresql.org.

From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: Lamar Owen <lowen(at)pari(dot)edu>
Subject: Re: First generic/redhatish RPM's uploaded to ftp.postgresql.org.
Date: 2003-11-23 19:33:12
Message-ID: 3FC10B78.1040404@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Lamar Owen wrote:
> On Friday 21 November 2003 02:37 pm, Gaetano Mendola wrote:
>
>>Lamar Owen wrote:
>>
>>>I have uploaded a first cut at the RPM's to ftp.postgresql.org. While I
>>>am not 100% convinced of the need to do so, I have restructured the
>>>directories, and await comment on that.

> Download /pub/binary/v7.4/redhat/SRPMS/postgresql-7.4-0.1PGDG.80.src.rpm and
> try that, then let me know.

I didn't find that file, I tried anyway with postgresql-7.4-0.2PGDG.src.rpm
without success:

# rpmbuild --rebuild postgresql-7.4-0.2PGDG.src.rpm
Installing postgresql-7.4-0.2PGDG.src.rpm
warning: user lowen does not exist - using root
warning: group lowen does not exist - using root
warning: user lowen does not exist - using root
warning: group lowen does not exist - using root
warning: user lowen does not exist - using root

[SNIP]

checking for inflate in -lz... yes
checking for library containing com_err... -lcom_err
checking for library containing krb5_encrypt... no
configure: error: could not find function 'krb5_encrypt' required for
Kerberos 5
error: Bad exit status from /var/tmp/rpm-tmp.64338 (%build)

instead in another rh9.0 installation I got:

checking for krb5.h... no
configure: error: header file <krb5.h> is required for Kerberos 5
error: Bad exit status from /var/tmp/rpm-tmp.94001 (%build)

that is strange, I'm able to find that header:

# locate krb5.h
/usr/kerberos/include/gssapi/gssapi_krb5.h
/usr/kerberos/include/krb5.h

any Idea ?

Regards
Gaeatano Mendola

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message CSN 2003-11-23 19:38:42 Re: array iteration and zeros
Previous Message Tom Lane 2003-11-23 18:26:55 Re: array iteration?

Browse pgsql-hackers by date

  From Date Subject
Next Message Gaetano Mendola 2003-11-23 19:54:54 Re: First generic/redhatish RPM's uploaded to ftp.postgresql.org.
Previous Message Tom Lane 2003-11-23 19:22:46 Re: [7.4] statistics collector: Protocol not supported