PDA

View Full Version : [all variants] Compiling Slony 2 Missing Miscadmin.h


user2037
November 30th, 2009, 10:26 AM
Installing Slony 2 fails with "error: miscadmin.h: No such file or directory" and many similar errors.

Is there a dependency missing?

Apt-get build-dep slony1 appears to depend upon "postgresql-server-dev-8.3".

Any ideas how to compile and install for Postgresql 8.4 on Ubuntu 9.10?

EDIT: Apparently one must install "postgresql-server-dev-8.4". It appears to be a bug in the Slony packaging dependencies since Pg 8.4 is now the 'stable' version in Ubuntu 9.10.