Compiling with Perl Support

Поиск
Список
Период
Сортировка
От Andy Lewis
Тема Compiling with Perl Support
Дата
Msg-id Pine.LNX.3.95.980523154251.766B-100000@shell.mpsi.net
обсуждение исходный текст
Список pgsql-admin
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 по дате отправления:

Предыдущее
От: Peter Mount
Дата:
Сообщение: Re: [ADMIN] pg_ident.conf file?
Следующее
От: Andy Lewis
Дата:
Сообщение: Compiling with Perl Support [Solved]