Hello,
When I attempt to run "createlang plperlu test" I get the following error.
ERROR: stat failed on file '$libdir/plperl': No such file or directory
createlang: language installation failed
I assuming that this error is because I didn't provide the configure
option --with-perl.
If simply do the following, will all of my current settings & databases
be left intact?
./configure --with-perl
gmake
su
gmake install
I'm using 7.3.2
Thanks,
Chuck