Re: [GENERAL] Building PL/Perl procedural language without --with-perl configure flag - Mailing list pgsql-general

From Tom Lane
Subject Re: [GENERAL] Building PL/Perl procedural language without --with-perl configure flag
Date
Msg-id 17380.1484501415@sss.pgh.pa.us
Whole thread Raw
In response to [GENERAL] Building PL/Perl procedural language without --with-perl configure flag  (postgres user <postgresuser1989@gmail.com>)
List pgsql-general
postgres user <postgresuser1989@gmail.com> writes:
> I am trying to build PL/Perl procedural language to my PostgreSQL server
> installation but I want to do it without passing --with-perl flag to the
> configure script of PostgreSQL.

Why?

If you don't want to overwrite your existing installation, I'd suggest
reconfigure with --with-perl (and all else the same as before), build,
then cd to src/pl/plperl and do "make install" only in that subdirectory.

            regards, tom lane


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] "make world" constantly throwing error on Ubuntu
Next
From: Patrick B
Date:
Subject: Re: [GENERAL] Question slow query