Create Perl Support

From: Sebastian Muench <sebastian(at)briefme(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Create Perl Support
Date: 2003-02-12 00:09:05
Message-ID: 3E4990A1.6020704@briefme.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi all,

we builded a pqsql 7.3.2 (with perl support) at our redhat 8.0.
We builded libperl.so. Now we are trying to execute

createlang plperl "ourdatabase".

We are getting the message:

ERROR: stat failed on file '$libdir/plperl': No such file or directory.

Can anyone of you explain us, what the problem is, and may be, how to
fix it?

That would be nice, thanks alot,
Sebastian

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Vicki Brown 2003-02-12 04:11:31 make check: 1 of 89 tests failed.
Previous Message Charles Hornberger 2003-02-11 23:53:00 Re: PostgreSQL 7.2 + PAM = authentication failure?