Re: Installing PlPerl

From: "A(dot)Bhuvaneswaran" <bhuvan(at)symonds(dot)net>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: Renê Salomão <rene(at)ibiz(dot)com(dot)br>, <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Installing PlPerl
Date: 2003-05-22 09:11:29
Message-ID: Pine.LNX.4.44.0305221436240.2584-100000@Bhuvan.bksys.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

> If you built postgresql from source, you need to recompile it " --with-perl "
>
> If you installed from RPMs, your distribution should have a PG-Perl or
> Perl-Postgres RPM; install that.

From his pg_config results, we see that it has been compiled '--with-perl'
option. I am unable to understand why it tries to access libperl.so. Check
whether plperl.so exist in appropriate directory or check where it exist
in that machine and pass appropriate -L option to createlang command.
Moreover, you must pass 'p portnumber' since you have compiled with
different port.

regards,
bhuvaneswaran

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jules Chalier 2003-05-22 09:15:14 latin1 -> unicode
Previous Message Darko Prenosil 2003-05-22 08:39:30 Re: caching query results

Browse pgsql-novice by date

  From Date Subject
Next Message Retzlaw Heinrich 2003-05-22 13:03:31 psql without password
Previous Message psql novice 2003-05-22 06:51:04 timestamp data type?