--------------------------------------------------
From: "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>
> Shakil Shaikh wrote:
>
>>
>> ERROR: could not access file "$libdir/plperl": No such file or directory
>>
>> Apparently this means that the version of Postgresql I have wasn't
>> compiled with support for plperl. How would I find this out, and
>> hopefully fix it?
>
> Did you install the postgresql-plperl package?
I only see the 8.3.7 version in Synaptic. Will getting that break anything?
It seems to depend on Postgre-8.3 and client 8.3.
Shak