Re: Pet Peeves? - Mailing list pgsql-general

From Roger Leigh
Subject Re: Pet Peeves?
Date
Msg-id 20090131182909.GA20779@codelibre.net
Whole thread Raw
In response to Re: Pet Peeves?  (rhubbell <Rhubbell@iHubbell.com>)
List pgsql-general
On Sat, Jan 31, 2009 at 10:10:01AM -0800, rhubbell wrote:
> Thanks, using the same apt commands, try to find pg_config.

Well, those commands search package names and metadata (including
descriptions), and pg_config isn't mentioned so you won't find
anything.  Given that pg_config matches the version of postgresql
you have installed, it's included in libpq-dev where you would
expect (this is what all other library packages containing -config
scripts do, though most have nowadays switched to using pkg-config
and providing an associated .pc file).

% dpkg -S $(which pg_config)
libpq-dev: /usr/bin/pg_config


Regards,
Roger

--
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux             http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?       http://gutenprint.sourceforge.net/
   `-    GPG Public Key: 0x25BFB848   Please GPG sign your mail.

pgsql-general by date:

Previous
From: rhubbell
Date:
Subject: Re: Pet Peeves?
Next
From: Greg Stark
Date:
Subject: Re: Pet Peeves?