Hi there.. Trying to get my first DbMail with Postgres working... have it running on several MySQL's no problem... I'm not a PG expert by any means so thought the challenge of learning more about PG would be perfect match to my new DbMail installation... When I'm trying to do configure I get the following: [EMAIL PROTECTED] dbmail-2.0.1]# ./configure --with-pgsql This is dbmail's GNU configure script. It's going to run a bunch of strange tests to hopefully make your compile work without much twiddling. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for pg_config... no configure: error: pg_config executable not found. Make sure pg_config is in your path
I've done a find on my drives and I don't have this program. I"m running: postgresql-7.4.6-1.FC3.2 RPM version I've also installed the contrib package but still have no pg_config program.... sorry, realize this isn't dbmail specific but can anyone help me? Thanks, Paul
