Installing uuid-ossp on 9.2 - Mailing list pgsql-general

From Mike Christensen
Subject Installing uuid-ossp on 9.2
Date
Msg-id CABs1bs0FB7ydB9fuHjRiBOGnz4bDAjLN7th_j_e=q_=ag9PodQ@mail.gmail.com
Whole thread Raw
Responses Re: Installing uuid-ossp on 9.2  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-general
I'm having problems installing the uuid-ossp extension on 9.2, running
on Ubuntu.  This is a fresh install, and I downloaded the binaries off
of EnterpriseDB (I did not build from source).. According to:

select * from pg_available_extensions;

The extension is available.  However, when I run:

CREATE EXTENSION "uuid-ossp";

I get:

ERROR:  could not load library
"/opt/PostgreSQL/9.2/lib/postgresql/uuid-ossp.so": libuuid.so.16:
cannot open shared object file: No such file or directory


********** Error **********

ERROR: could not load library
"/opt/PostgreSQL/9.2/lib/postgresql/uuid-ossp.so": libuuid.so.16:
cannot open shared object file: No such file or directory
SQL state: 58P01


pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Would my postgresql 8.4.12 profit from doubling RAM?
Next
From: Adrian Klaver
Date:
Subject: Re: Installing uuid-ossp on 9.2