Re: Perl language creation failed

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Perl language creation failed
Date: 2006-08-28 05:35:57
Message-ID: 20060828053557.GA8718@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

am Mon, dem 28.08.2006, um 1:25:51 -0400 mailte Harpreet Dhaliwal folgendes:
> Hi,
> I'm trying the following
>
> CREATE LANGUAGE plperl
> before executing my functions written in perl
> but get the follwing error
>
> ERROR: could not access file "$libdir/plperl": No such file or directory
>
> Can anyone tell me how to fix this?

You need the postgresql-plperl-8.1 (I assume, you are a Debian-User with
PG 8.1). Install this package first and then CREATE LANGUAGE.

HTH, Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47215, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-08-28 06:05:44 Re: Shared Objects (Dynamic loading)
Previous Message Jasbinder Bali 2006-08-28 05:29:11 Re: Shared Objects (Dynamic loading)