Hi all,
Running Postgres 8.4 on Ubuntu 9.04, installed via the clickonce installer.
I'm getting a curious error when trying to create/add support for plperl to
any database:
ERROR: could not load library
"/opt/PostgreSQL/8.4/lib/postgresql/plperl.so":
/opt/PostgreSQL/8.4/lib/postgresql/plperl.so: undefined symbol:
Perl_Tcurpad_ptr
I previously got a libperl.so not found error which I thought I alleviated
by installing dev-perl via Synaptic.
Any ideas on how to figure out what's going on?
Shak