[MacPorts] #18053: postgresql83 +perl perlmodule is not build
#18053: postgresql83 +perl perlmodule is not build -------------------------------------------------+-------------------------- Reporter: chepra@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: postgresql pgsql perl plperl libdir | Port: postgresql83 -------------------------------------------------+-------------------------- 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 -- Ticket URL: <http://trac.macports.org/ticket/18053> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18053: postgresql83 +perl perlmodule is not build -------------------------------------------------+-------------------------- Reporter: chepra@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: postgresql pgsql perl plperl libdir | Port: postgresql83 -------------------------------------------------+-------------------------- Changes (by raimue@…): * cc: jwa@… (added) * owner: macports-tickets@… => mww@… -- Ticket URL: <http://trac.macports.org/ticket/18053#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18053: postgresql83 +perl perlmodule is not build -------------------------------------------------+-------------------------- Reporter: chepra@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: postgresql pgsql perl plperl libdir | Port: postgresql83 -------------------------------------------------+-------------------------- Changes (by raimue@…): * cc: raimue@… (added) Comment: I tried to build this myself, postgresql83 build issued this warning but silently ignored it: {{{ *** Cannot build PL/Perl because libperl is not a shared library. *** You might have to rebuild your Perl installation. Refer to *** the documentation for details. }}} Please try the following to fix this: {{{ sudo port -fn upgrade perl5.8 +shared sudo port -fn upgrade postgresql83 }}} Unfortunately it is currently not possible to depend on specific variants. -- Ticket URL: <http://trac.macports.org/ticket/18053#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18053: postgresql83 +perl perlmodule is not build -------------------------------------------------+-------------------------- Reporter: chepra@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: postgresql pgsql perl plperl libdir | Port: postgresql83 -------------------------------------------------+-------------------------- Comment(by chepra@…): Hello Raimue, as i told you already this works for me too. Is there any possibility to add a small note to the portfile or sth like that? I hope that you will implement dependencies to variants as soon as possible! Thanks again for your work. -- Ticket URL: <http://trac.macports.org/ticket/18053#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18053: postgresql83 +perl perlmodule is not built when perl is not installed with +shared -------------------------------+-------------------------------------------- Reporter: chepra@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: postgresql pgsql perl plperl libdir Port: postgresql83 | -------------------------------+-------------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: Added a note in r72510. -- Ticket URL: <https://trac.macports.org/ticket/18053#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts