Am Dienstag, 11. Dezember 2007 schrieb Martin Pitt: > What do you have to change? Current libpq-dev ships pg_config in > /usr/lib/postgresql/8.2/bin/ (with a symlink to /usr/bin for > client-side apps), and -server-dev-8.2 depends on libpq-dev. So > anything build-depending on -server-dev can rely on that pg_config > path, and that isn't going to change.
Oh, I see. I have libpq-dev from 8.3 installed. That combination is valid according to the dependencies, so it should be supported. It might be safest and easiest to put a *copy* of pg_config into each -server-dev package. -- Peter Eisentraut http://developer.postgresql.org/~petere/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

