question about plpythonu

From: Doseok Kim <doseok(at)madang(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: question about plpythonu
Date: 2005-01-06 19:52:04
Message-ID: 41DD96E4.4000005@madang.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear all,
I was setting up plpythonu with port system on FreeBSD.
All ports related plpythonu are installed well.
But there was an error when I issued "createlang plpythonu template1"
with postgres user account.

It said like bellow.
"""
$ createlang plpythonu template1
createlang: language installation failed: ERROR: could not load library
"/usr/local/lib/postgresql/plpython.so": dlopen
'/usr/local/lib/postgresql/plpython.so' failed.
(/usr/local/lib/libpython2.4.so: Undefined symbol "pthread_attr_destroy")
"""

It seems I miss something but I have no idea.
Thanks in advance.

Doseok Kim

Browse pgsql-general by date

  From Date Subject
Next Message Dunc 2005-01-06 20:01:31 DBMS_File Equivalent?
Previous Message Eric Brown 2005-01-06 19:51:09 Re: Editor: Syntax highlighting and stored procedures surrounded by '