Re: How do I install pl/perl

From: "Robert B(dot) Easter" <reaster(at)comptechnews(dot)com>
To: Steve Heaven <steve(at)thornet(dot)co(dot)uk>, pgsql-general(at)postgresql(dot)org
Subject: Re: How do I install pl/perl
Date: 2000-11-29 18:06:31
Message-ID: 0011291306310F.00289@comptechnews
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

When you compiled PostgreSQL, you have to give ./configure --with-perl so it
will make the .so file its looking for. See ./configure --help next time.

On Wednesday 29 November 2000 11:46, Steve Heaven wrote:
> I want to write some triggers in Perl.
> I have searched www.postgresql.org and Bruce's book but cant find out what
> I need to do to install perl.
> I've run 'createlang' but it complains about not being able to find files.
> I assume that I have to make a pgperl.so or something similar, but how?
>
> Thanks
>
> Steve

--
-------- Robert B. Easter reaster(at)comptechnews(dot)com ---------
- CompTechNews Message Board http://www.comptechnews.com/ -
- CompTechServ Tech Services http://www.comptechserv.com/ -
---------- http://www.comptechnews.com/~reaster/ ------------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Jones 2000-11-29 18:06:55 inheritance and foreign keys
Previous Message Joe Kislo 2000-11-29 16:59:43 Unanswered questions about Postgre