Re: Pet Peeves?

Поиск
Список
Период
Сортировка
От Roger Leigh
Тема Re: Pet Peeves?
Дата
Msg-id 20090131182909.GA20779@codelibre.net
обсуждение исходный текст
Ответ на Re: Pet Peeves?  (rhubbell <Rhubbell@iHubbell.com>)
Список 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 по дате отправления:

Предыдущее
От: rhubbell
Дата:
Сообщение: Re: Pet Peeves?
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Pet Peeves?