Peter B Schmidt <news (AT) PBSchmidt (DOT) de> wrote:
Quote:
I recently installed postgresql under Debian/GNU Linux 5.0 (lenny) using
the standard aptitude method.
I installed the postgresql8.3 package via metapackage postgresql,
postgresql-client-8.3, postgresql-client-common, postgresql-contrib-8.3
plus pgadminIII and phppgadmin.
Following the tutorial and trying to make the tutorial scripts, the
system complained pg_config is not installed - I could not find -R it in
the whole /, neither. |
It's in the libpq-dev package.
-M-