Lou, Apparently you already have a postgres development environment installed. Dbmail's autoconfigure will locate and use pg_config as available in the PATH. If you want to use an other pg_config located elsewhere you may need to tweak the path, move the default pg_config elsewhere, or use a combination.
Lou Picciano wrote: > Hello dbmailers! > > Has anyone had luck compiling dbmail against PostgreSQL /not/ located in > /usr/? We've tried various options to the ./configure script, but > config always reports: > > checking PostgreSQL headers... -I/usr/include/pgsql > checking PostgreSQL libraries... -L/usr/lib -lpq > > Have tried a CPPFLAGS approach; this hasn't worked. > > Also tried directing the --with-pgsql option directly to pg_config, or > to the libraries... > > Have even tried fiddling with the Makefiles directly, so far with no joy. > > Is there a direct way to do this? We keep PostgreSQL in any of several > other locations... > > Platform: Solaris 10 SPARC > > Thanks, Lou > > > ------------------------------------------------------------------------ > > _______________________________________________ > DBmail mailing list > [email protected] > http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
