Compiling with Perl Support [Solved] - Mailing list pgsql-admin

From Andy Lewis
Subject Compiling with Perl Support [Solved]
Date
Msg-id Pine.LNX.3.95.980523161142.1083A-100000@shell.mpsi.net
Whole thread Raw
List pgsql-admin
I have fixed this problem. The docs should say that:

--prefix=BASEDIR must be specified in order for the --with-perl directive to
work. Otherwise it will fail.

Sorry....

Andy
===========================================================================
===========================================================================

I am trying to build Postgres 6.3.2 on Linux. I would like to build using the
"./configure --with-perl" directive.

The docs say:
---------------------------------------------------------------
--with-perl        Enables the perl interface.  Note that this
                   requires an installed version of postgreSQL.
---------------------------------------------------------------


So when I exectute the "./configure --with-perl" and configure finishes, I get
the following:
---------------------------------------------------------------------------
checking setting USE_PERL... enabled
configure: warning: perl support disabled; postgres not previously installed
---------------------------------------------------------------------------

So my question is: why is perl support being disabled when I asked to enable it.
I already have Postgres 6.3.2 running without the perl support compiled in. I
don't quite understand this one and I have read thru the docs as well as scanned
the mailing list archives.

Thanks in advance!

Andy



pgsql-admin by date:

Previous
From: Andy Lewis
Date:
Subject: Compiling with Perl Support
Next
From: "Dany K."
Date:
Subject: InitDB-Problem