plperl ubuntu problem

From: rski <robertski(at)o2(dot)pl>
To: pgsql-general(at)postgresql(dot)org
Subject: plperl ubuntu problem
Date: 2007-10-28 11:58:17
Message-ID: 13452633.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I've installed postgres v. 8.2.4 on ubuntu with 2.6.18.1 kernel with plperl
support (--with-perl option with configure).But when I try to create plperl
languge (createlang plperl) i've got an error

createlang: language installation failed: ERROR: could not load library
"/usr/ocal/pgsql/lib/plperl.so": /usr/local/pgsql/lib/plperl.so: undefined
symbol: Perl_croak

can somebody explain where the problem is. File /usr/local/pgsql/plperl.so
exists
--
View this message in context: http://www.nabble.com/plperl-ubuntu-problem-tf4706685.html#a13452633
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Browse pgsql-general by date

  From Date Subject
Next Message Abandoned 2007-10-28 13:09:59 Which index can i use ?
Previous Message Thomas Finneid 2007-10-28 09:17:58 Re: select count() out of memory