Re: createlang plperl fails with 8.0 beta5 - Mailing list pgsql-general

From Joachim Zobel
Subject Re: createlang plperl fails with 8.0 beta5
Date
Msg-id 1101935639.3547.21.camel@localhost
Whole thread Raw
In response to createlang plperl fails with 8.0 beta5  (Joachim Zobel <jzobel@heute-morgen.de>)
List pgsql-general
Am Mi, den 01.12.2004 schrieb Tom Lane um 22:00:

> Probably more like /usr/local/lib/postgresql ... did you look at the
> directory structure?  Or consult pg_config --pkglibdir ?

jo@asus:~$ /usr/local/pgsql/bin/pg_config --pkglibdir
/usr/local/pgsql/lib

and there is

jo@asus:~$ ls -l /usr/local/pgsql/lib/ | grep pl
-rwxr-xr-x  1 root staff  146322 2004-12-01 09:27 plpgsql.so

I fixed this by copying libplperl.so.0.0 to
/usr/local/pgsql/lib/plperl.so. Probably there is some glitch in the
Makefile or in ./configure.

Thx,
Joachim

--
"... ein Geschlecht erfinderischer Zwerge, die fuer alles gemietet werden
koennen."                            - Bertolt Brecht - Leben des Galilei


pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: data integrity and inserts
Next
From: Tom Lane
Date:
Subject: Re: createlang plperl fails with 8.0 beta5