Re: Postgresql 94 from PostgreSQL RPM Repository (with Yum)

Поиск
Список
Период
Сортировка
От Devrim Gündüz
Тема Re: Postgresql 94 from PostgreSQL RPM Repository (with Yum)
Дата
Msg-id 1478788575.25953.20.camel@gunduz.org
обсуждение исходный текст
Ответ на Postgresql 94 from PostgreSQL RPM Repository (with Yum)  (Steve Clark <steve.clark@netwolves.com>)
Список pgsql-general
Hi Steve,

On Thu, 2016-11-10 at 07:56 -0500, Steve Clark wrote:
> 
> I installed the following package:
> postgresql94-server-9.4.9-1PGDG.rhel6.x86_64
> postgresql94-plperl-9.4.9-1PGDG.rhel6.x86_64
> postgresql94-plpython-9.4.9-1PGDG.rhel6.x86_64
> postgresql94-contrib-9.4.9-1PGDG.rhel6.x86_64
> postgresql94-devel-9.4.9-1PGDG.rhel6.x86_64
> postgresql94-libs-9.4.9-1PGDG.rhel6.x86_64
> postgresql94-9.4.9-1PGDG.rhel6.x86_64
>
> Then tried to build pmacct and the configure complained it couldn't find the
> libpq library. I looked for
> a package-config file for the above but couldn't find one.
>
> What am I missing?

Can you please run

export PKG_CONFIG_PATH=/usr/pgsql-9.4/lib/pkgconfig/

and then run configure script again?

Regards,
--
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Syncing Data of data type BLOB into Postgres- Bytea
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Postgresql 94 from PostgreSQL RPM Repository (with Yum)