Re: where can i find posges sql include directory...FC5.installing - Mailing list pgsql-general

From Richard Huxton
Subject Re: where can i find posges sql include directory...FC5.installing
Date
Msg-id 457EB33B.60509@archonet.com
Whole thread Raw
In response to where can i find posges sql include directory...FC5.installing rpms  ("Faqeer ALI" <faqeerali@hotmail.com>)
List pgsql-general
Faqeer ALI wrote:
>
> i have installed post gres which comes with the distribution of Fedora
> Core 5..
>
> but when i compiled opennms it needs to get the include directory of
> postgres..
> error cannot find postgres.h..

Firstly try "locate postgres.h" and see if that finds it. If not, you
probably need to install the "devel" package for postgresql.]

You'll need to do this to get headers for most packages.

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: "Shoaib Mir"
Date:
Subject: Re: where can i find posges sql include directory...FC5.installing rpms
Next
From: Rikard Pavelic
Date:
Subject: Re: returning parameters from function