Re: How do I install pl/perl

From: Steve Heaven <steve(at)thornet(dot)co(dot)uk>
To: Marcin Bajer <bajer(at)tigana(dot)pl>
Cc: "Robert B(dot) Easter" <reaster(at)comptechnews(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: How do I install pl/perl
Date: 2000-11-30 09:26:43
Message-ID: 3.0.1.32.20001130092643.00e18e20@mail.thornet.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

At 10:02 30/11/00 +0100, Marcin Bajer wrote:
>Steve Heaven wrote:
>>
>> At 13:06 29/11/00 -0500, Robert B. Easter wrote:
>> >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.
>> >
>>
>> We installed from RPM not source. Do we have to do a re-install from source
>> to get this working ?
>>
>> Steve
>>
>
>I think not. There is a RPM called postgresql-perl-*.rpm
>- installing it should be enough.

We already have that package installed. It provides the Perl Pg module to
interface to a Postgres backend, not to write stored functions.

Steve

--
thorNET - Internet Consultancy, Services & Training
Phone: 01454 854413
Fax: 01454 854412
http://www.thornet.co.uk

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alistair Hopkins 2000-11-30 09:45:09 RE: Database cluster?
Previous Message Marcin Bajer 2000-11-30 09:02:31 Re: How do I install pl/perl