amrit angsusingh wrote:

> I tried to install slony1 with postgresql [rpm installed]  and Fedora 
> C6 x86_64 but I could not find the actual path of pg_config while I used
> configure --with-pgconfigdir=/some/path/somewhere  ??


Hello, Everyone :)
This is my first post on this list - my name is Piotr - from Poland.
Please, correct me if I say something wrong - I'm new to Slony :)

Armit,

I had a similar problem with Debian and finally I understood,
that I needed to install "postgresql-dev" package - you need to find the 
exact rpm name...
then you will probably find pg_config, making for example:
$ su -c "find / -name "pg_hba.conf" -print"
And finally you should replace "/some/path/somewhere" with this path.

Best regards~~Piotrek~~pe3no.


_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general

Reply via email to