Thread: Installing plperl
I really don't understand the process to install plperl. This is what I've done: 1) compile perl5 with shared object support. 2) compile postgres with the --with-perl option 3) compile whatever is in postgresql/interfaces/perl5/ 4) lastly compile postgresql/pl/perl/ to get the plperl.so file 5) createlang plperl Can anyone describe the process with a bit more explanation?
Soma Interesting writes: > I really don't understand the process to install plperl. This is what I've > done: > > 1) compile perl5 with shared object support. > 2) compile postgres with the --with-perl option > 3) compile whatever is in postgresql/interfaces/perl5/ not related > 4) lastly compile postgresql/pl/perl/ to get the plperl.so file (no longer needed in 7.1) 4 1/2) install everything > 5) createlang plperl That's it. If any part is given particular problems, please send specific inquiries. -- Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/