Re: pg_config problems on PG9.3/Centos? - Mailing list pgsql-general

From Devrim GÜNDÜZ
Subject Re: pg_config problems on PG9.3/Centos?
Date
Msg-id 1390376949.2187.1.camel@asus02-laptop04.gunduz.org
Whole thread Raw
In response to Re: pg_config problems on PG9.3/Centos?  (Ken Tanzer <ken.tanzer@gmail.com>)
Responses Re: pg_config problems on PG9.3/Centos?  (Ken Tanzer <ken.tanzer@gmail.com>)
List pgsql-general
Hi,

On Tue, 2014-01-21 at 18:00 -0800, Ken Tanzer wrote:
> It didn't seem like a great idea to me either, but what's the better
> alternative?  Without the symlink I get lots of errors:
>
> make USE_PGXS=1
> make: pg_config: Command not found

Sometimes exporting PG_CONFIG does the trick. Alternatively, while
building the RPMs, we add a patch to makefiles like this:

http://svn.pgrpms.org/repo/rpm/redhat/9.3/ip4r/F-20/Makefile-pgxs.patch

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



Attachment

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_config problems on PG9.3/Centos?
Next
From: Ken Tanzer
Date:
Subject: Re: pg_config problems on PG9.3/Centos?