Error installing plpythonu in 9.1 - Mailing list pgsql-general

From Clodoaldo Neto
Subject Error installing plpythonu in 9.1
Date
Msg-id CA+Z73LF-tkZqi9ydLKB=5YFCASgP1Ku0dLoOY57nMBZmkWH=KQ@mail.gmail.com
Whole thread Raw
Responses Re: Error installing plpythonu in 9.1
List pgsql-general
template1=# create extension plpythonu;
ERROR:  could not open extension control file "/usr/pgsql-9.1/share/extension/plpythonu.control": No such file or directory

The package is installed:
postgresql91-plpython.x86_64   9.1.3-1PGDG.rhel6    @pgdg91

# ll /usr/pgsql-9.1/share/extension/
total 12
-rw-r--r--. 1 root root 332 Feb 25 00:15 plpgsql--1.0.sql
-rw-r--r--. 1 root root 179 Feb 25 00:15 plpgsql.control
-rw-r--r--. 1 root root 381 Feb 25 00:15 plpgsql--unpackaged--1.0.sql

Regards, Clodoaldo

pgsql-general by date:

Previous
From: Greg Williamson
Date:
Subject: Re: version controlling postgresql code
Next
From: "David Johnston"
Date:
Subject: Re: how to create data on the fly?