Lou Picciano wrote: > Paul - > > Thanks for getting back. By 'tweaking the path', presumably you are > suggesting I tweak the PATH variable itself - which I haven't yet tried. > Will do so and report back. I have not been able to pass any path > option to the --with-pgsql directive. Should I be able to? If so, to > what exactly should it point?
As I said, configure simply runs pg_config to find the include files and libs. No arguments or options. You'll have to edit acinclude.m4 and re-run autoreconf -i > > I believe, in one of my earlier tests, that I simply moved the pg_config > for our desired link target into the path .configure searches; this also > did not work. Does the pg_config of the target postgres installation return the correct values for pg_config --includedir and pg_config --libs? > > Yes, we do maintain several PostgreSQL environments; some production, > others related to our testing of PostgreSQL 8.5-alpha releases. chroot maybe? -- ________________________________________________________________ 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
