Adding PL/Perl - Mailing list pgsql-admin

From Charles Haron
Subject Adding PL/Perl
Date
Msg-id 3F17166D.3090702@cognitive.com
Whole thread Raw
Responses Re: Adding PL/Perl
List pgsql-admin
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


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump: dumpBlobs(): error reading large object: ERROR:
Next
From: "Marvin"
Date:
Subject: Sub-Select problem