Scott Marlowe wrote:
> On Wed, Jul 21, 2010 at 12:04 PM, Steve Singer <[email protected]> 
> wrote:
>> Scott Marlowe wrote:
>>> Note that this is with Ubuntu 10.04 with the karmic repo enabled to
>>> get pgsql 8.3 from there.
>> Do you have the postgresql-server-dev-8.3 package installed?
>> The ubuntu 9.x system I have access to puts the headers in that second
>> -server-dev package.  10.04 is probably the same.
> 
> Yep.  Have that.  It won't get through ./configure without it.

Do they include pg_config? if so try passing 
--with-pgconfigdir=/path/to/pg_config on the configure command line.

It can't find xact.h which should be at include/server/access/xact.h




-- 
Steve Singer
Afilias Canada
Data Services Developer
416-673-1142
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to