Re: [GENERAL] where can i find posges sql include directory...FC5.installing rpms

2006-12-12 Thread Tom Lane
"Faqeer ALI" <[EMAIL PROTECTED]> writes: > 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.. Did you install postgresql-devel RPM? It's in there:

Re: [GENERAL] where can i find posges sql include directory...FC5.installing rpms

2006-12-12 Thread Shoaib Mir
You can get the include files as part of the source ( http://www.postgresql.org/ftp/source/). Shoaib Mir EnterpriseDB (www.enterprisedb.com) On 12/12/06, Faqeer ALI <[EMAIL PROTECTED]> wrote: i have installed post gres which comes with the distribution of Fedora Core 5.. but

[GENERAL] where can i find posges sql include directory...FC5.installing rpms

2006-12-12 Thread Faqeer ALI
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.. Any body plz help me...