Search Postgresql Archives

Re: could not load library plperl.so

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



CSN <cool_screen_name90001@xxxxxxxxx> writes:
> createlang: language installation failed: ERROR: 
> could not load library
> "/usr/lib/postgresql/plperl.so": libperl.so: cannot
> open shared object file: No such file or directory

Notice it's complaining about libperl.so, not plperl.so.

This is probably because libperl.so isn't in your ldconfig search path.
Before PG 8.0 it's necessary to add the directory where Perl keeps that
file to your ldconfig configuration.

If you *are* using 8.0, then please explain exactly what platform
you're on and what your Perl installation is.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@xxxxxxxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux