Ticket #18053 (closed defect: fixed)
postgresql83 +perl perlmodule is not built when perl is not installed with +shared
| Reported by: | chepra@… | Owned by: | mww@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | postgresql pgsql perl plperl libdir | Cc: | jwa@…, raimue@… |
| Port: | postgresql83 |
Description
Hello Guys!
You are doing a great job with macports, thanks!
I just wanted to install plperl for my postgreql server, therefore I reinstalled it with the perl variant:
sudo port install postgresql83 +perl
But i am not able to find a plperl file, and psql gives me:
=# create LANGUAGE plperl; ERROR: could not access file "$libdir/plperl": No such file or directory
I took a look in the portfile and for me using +perl should compile the server --with-perl, and therefore plperl should be useable (and compiled).
Or am i just doing something wrong?
--Chepra
Change History
Note: See
TracTickets for help on using
tickets.

