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

From Joachim Zobel
Subject createlang plperl fails with 8.0 beta5
Date
Msg-id 1101930019.3547.3.camel@localhost
Whole thread Raw
Responses Re: createlang plperl fails with 8.0 beta5
List pgsql-general
Hi.

If I try createlang plperl I get:

postgres@asus:~$ /usr/local/pgsql/bin/createlang plperl shop
createlang: language installation failed: ERROR:  could not access file
"$libdir/plperl": No such file or directory

Checking my build dirs I find that no plperl.so has been build
(--with-perl was used in configure). Instead I find a libplperl.so in
the pgperl build directory.

Has plperl.so been renamed? Any hints on what is going wrong?

Thanks,
Joachim

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


pgsql-general by date:

Previous
From: "gnari"
Date:
Subject: Re: autocommit and transactions
Next
From: Thomas F.O'Connell
Date:
Subject: Poor Performance with Distinct Subqueries with EXISTS and EXCEPT