Could anyone give me an example of how to compile perl for use
with the latest version of postgresql on Solaris 8?
Specifically, I need to know the options to give the Configure
script. Currently I'm trying:
sh Configure -de -Duseshrplib -Dprefix=/a/path/perl -Dusemymalloc -Accflags=-DPERL_POLLUTE
It compiles and installs okay, and I can get plperl compiled and
installed. And I can create a perl function okay. But when I
try to run the function in psql, the backend crashes.
I had this working before, and I vaguely remember it had
something to do with a pollution parameter, but I'm not
sure.
Thanks,
--
----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------