Title: Untitled Document
Thanks, I uninstalled all of the RPM's for Postgres, installed the
lastest Postgres from source, then ran ./configure
--with-postgresql=/usr/local/pgsql. That finally worked. So far
everything is running well under FC4.
Jason Baker
IT Coordinator
Glastender Inc.
540
Most likely you don't have postgresql installed correctly. You must have both
postgresql installed, and postgresql-devel. Without the -devel rpm, there
are no client libraries for Bacula to link against.
I just tested this on my system (FC4), and it works fine. The only difference
is I used