pg_config is probably in the postgresql 'dev' package, I have not used centos in a few months so I don't remember the exact format -- try
yum search /usr/bin/pg_config On Mon, Apr 4, 2011 at 2:18 PM, Chris Seker <[email protected]> wrote: > Thanks. Brian. That helped. But now I get that “pg_config” missing > error. I find that pg_config is missing. (PostgresQL was installed > automatically from CENTos media). > > > > So I read that I need to install the Postgresql-Devel RPM. I just picked a > version below my Postgresql version (8.1.22). So tried to install > postgresql-devel-8.1.18-2.el5_4.1.asp121.x86_64.rpm<ftp://195.220.108.108/linux/ASPLinux/i386/updates/12.1/x86_64/postgresql-devel-8.1.18-2.el5_4.1.asp121.x86_64.rpm>and > I get dependency errors that look like they reference themselves. > > > > *Missing Dependency: postgresql = 8.1.18-2.el5_4.1.asp121 is needed by > package postgresql-devel-8.1.18-2.el5_4.1.asp121.i386 > (/postgresql-devel-8.1.18-2.el5_4.1.asp121.i386)* > > *Missing Dependency: postgresql-libs = 8.1.18-2.el5_4.1.asp121 is needed > by package postgresql-devel-8.1.18-2.el5_4.1.asp121.i386 > (/postgresql-devel-8.1.18-2.el5_4.1.asp121.i386) * > > * * > > * * > > *Any thoughts?* > > * * > > * * > > > > _______________________________________________ > postgis-users mailing list > [email protected] > http://postgis.refractions.net/mailman/listinfo/postgis-users > >
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
