Hey Ian,
On Thu, Oct 11, 2012 at 10:52 AM, Ian Harding <harding....@gmail.com> wrote: > I know this is the wrong place, but I tried creating an account on > their site to contact them and it does not work. > > I'll take a look at that right away, sorry it happened! > The 9.0.10 package throws an error when I try to install it that it > has an unsatisfied dependency on libpython. Since it brings its own > libraries, I'm not sure why that would be, but there it is. Hoping > someone from openscg sees this... > > rpm -ivh postgres-9.0.10-1.x86_64.openscg.rpm > warning: postgres-9.0.10-1.x86_64.openscg.rpm: Header V3 DSA/SHA1 > Signature, key ID 38379aec: NOKEY > error: Failed dependencies: > libpython2.4.so.1.0()(64bit) is needed by postgres90-9.0.10-1.x86_64 > Which linux distribution / version are you installing on ? If you have a package manager that can help with dependency resolution (like yum), can you use that to either install the postgres RPM or just the lib python package? --Scott OpenSCG > > > Also... > > ls /usr/lib64/libpython2.6.so.1.0 > /usr/lib64/libpython2.6.so.1.0 > > > although I'm pretty sure that doesn't matter. > > - Ian > > > -- > Sent via pgsql-general mailing list (pgsql-general@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-general >