postgresql93-devel-9.3beta2-1PGDG.rhel5.x86_64 missed pg_config

Started by guxiaobo1982almost 13 years ago3 messagesgeneral
Jump to latest
#1guxiaobo1982
guxiaobo1982@qq.com

Hi,

I installed postgreSQL 9.3 beta 2 from http://yum.postgresql.org/repopackages.php#pg92 following http://www.postgresonline.com/journal/archives/203-postgresql90-yum.html

But I cann't find pg_config, is this a bug?

Xiaobo Gu

#2Samrat Revagade
revagade.samrat@gmail.com
In reply to: guxiaobo1982 (#1)
Re: postgresql93-devel-9.3beta2-1PGDG.rhel5.x86_64 missed pg_config

I installed postgreSQL 9.3 beta 2 from

http://yum.postgresql.org/repopackages.php#pg92 following

http://www.postgresonline.com/journal/archives/203-postgresql90-yum.html

There are 2 possibilities for this error:

1. You have not included path of PostgreSQL's bin directory in environment
variable PATH. set PATH variable to PostgreSQL's bin directory.
OR
2. You have not installed the postgresql-devel RPM, install it (Make sure
you install all RPM of same version)

hope this will work .

-----
Thank You,
Samrat.R.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/postgresql93-devel-9-3beta2-1PGDG-rhel5-x86-64-missed-pg-config-tp5762669p5765121.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#3Devrim GÜNDÜZ
devrim@gunduz.org
In reply to: guxiaobo1982 (#1)
Re: postgresql93-devel-9.3beta2-1PGDG.rhel5.x86_64 missed pg_config

Hi,

On Fri, 2013-07-05 at 17:47 +0800, guxiaobo1982 wrote:

I installed postgreSQL 9.3 beta 2 from
http://yum.postgresql.org/repopackages.php#pg92 following
http://www.postgresonline.com/journal/archives/203-postgresql90-yum.html

But I cann't find pg_config, is this a bug?

Did you install postgresql92-devel package? If yes, then pg_config is
not under $PATH. It is located under /usr/pgsql-9.2/bin/pg_config, to
avoid issues when multiple versions are installed together.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz