Ron Arts <[email protected]> writes: > I downloaded: > > http://yum.pgsqlrpms.org/srpms/8.4/redhat/rhel-5-i386/postgresql-8.4.1-1PGDG.rhel5.src.rpm > > because I want to use slony 2.0 on CentOS 5 machines. Unfortunately the > source rpm > does not build, because it requires uuid-devel which is not provided with > CentOS, > presumably because the e2fsprogs package provides a library with the same > name. > > Does slony use the uuid functions in any way?
No, Slony-I does not use UUID functions... ch...@dba2:~/Slony-I/CMD> ack-grep uuid ch...@dba2:~/Slony-I/CMD> ack-grep UUID ch...@dba2:~/Slony-I/CMD> Nothing found... There may be something induced via some other dependency on some other dependency on some other dependency, but it's not inherent to Slony-I... -- (reverse (concatenate 'string "ofni.sailifa.ac" "@" "enworbbc")) Christopher Browne "Bother," said Pooh, "Eeyore, ready two photon torpedoes and lock phasers on the Heffalump, Piglet, meet me in transporter room three" _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
