Re: plperl

From: Thomas O'Connell <tfo(at)sitening(dot)com>
To: Nirav Parikh <nirav(dot)p(at)workskillsprofessionals(dot)com(dot)au>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: plperl
Date: 2005-09-13 19:26:59
Message-ID: 8A4077A1-4C72-41FC-8009-01EB6D2C2243@sitening.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Did you build from source? Did you explicitly enable PL/Perl during
configuration?

You need to specify --with-perl to configure to get it to build:

http://www.postgresql.org/docs/8.0/static/install-procedure.html

--
Thomas F. O'Connell
Co-Founder, Information Architect
Sitening, LLC

Strategic Open Source: Open Your i™

http://www.sitening.com/
110 30th Avenue North, Suite 6
Nashville, TN 37203-6320
615-469-5150
615-469-5151 (fax)

On Sep 12, 2005, at 1:57 AM, Nirav Parikh wrote:

> Hi there,
>
> I am trying to install plperl language with command
>
> "createlang plperl template1"
>
> I am getting error message "language installation failed: ERROR:
> could not access file "$libdir/plperl": No such file or directory"
> Does anybody know how to fix this? Dont have much experience with
> linux.
>
> Help would be really appreciated.
>
>
> Regards,
>
> Neo
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.344 / Virus Database: 267.10.21/96 - Release Date:
> 10/09/2005

In response to

  • plperl at 2005-09-12 06:57:16 from Nirav Parikh

Browse pgsql-admin by date

  From Date Subject
Next Message Al-Karim Bhamani (LCL) 2005-09-13 19:47:05 Replication - standby question
Previous Message Sergiusz Jarczyk 2005-09-13 18:51:50 Re: plperl again but different problem