Bug 22047

Summary: postgresql-devel missing libpg-fe.h
Product: [Retired] Red Hat Linux Reporter: Dax Kelson <dkelson>
Component: postgresqlAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED NOTABUG QA Contact: Dale Lovelace <dale>
Severity: high Docs Contact:
Priority: medium    
Version: 7.0CC: dr
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-12-11 14:03:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dax Kelson 2000-12-11 06:38:33 UTC
The postgresql tarball includes "libpg-fe.h", but it isn't found in any of
the RH7 postgresql RPMs.

Unless you go manually extract and install the libpg-fe.h from the
postgresql tarball you can't compile.  The perl Postgresql DBD driver, and
the mod_auth_psql Apache authentication module among other software.

Dax Kelson
Guru Labs

Comment 1 Trond Eivind Glomsrxd 2000-12-11 19:10:29 UTC
You're probably thinking of libpq-fe.h ("q", not "g") which is part of
postgresql-devel. The postgresql DBD builds just fine, and is part of the
current tree coming soon to a Rawhide near you.