On my development system I have installed PostgreSQL 8.x from the yum.pgsqlrpms.org repository. I am getting a dependency error:
Error: Missing Dependency: libossp-uuid.so.15 is needed by package postgresql-contrib
I can find references to this file in an rpm for fc7 (uuid-1.5.1-3.fc7.i386) but nothing else. Is there a place that I can obtain a CentOS version of this package? Failing that, is installing uuid-1.5.1-3.fc7.i386 on CentOS-5.2 an option?
Regards,