Rich Cullingford <rculling@sysd.com> writes:
> bash-2.04$ createlang -L /proj/thriller/pg743/lib/postgresql/plpython.so
> plpythonu bazoo
> createlang: unsupported language 'plpythonu'
> Supported languages are 'plpgsql', 'pltcl', and 'plperl'.
I'd say you are running an older version of createlang (which may also
explain why it can't find your PGLIB directory). Check your PATH.
regards, tom lane