Обсуждение: configure question

Поиск
Список
Период
Сортировка

configure question

От
Jeffrey Trimble
Дата:
If this questions belongs on a different listserv, please let me know.

I've got a question regarding ./configure.

In v. 8.013 (okay, I'm running old stuff) we had the following options:

--with-java
--with-multibyte
--with-unicode

In attempting to upgrade to 8.3.7, those flags are ignored.  That's
fine, but
I need those options, how are they now accomplished with an existing
database
or a creation of a new database.

My assumption is that the java may be taken care of by the jbdc driver.

Any assistance is helpful.

TIA,


Jeffrey Trimble
System LIbrarian
William F.  Maag Library
Youngstown State University
330.941.2483 (Office)
jtrimble@cc.ysu.edu
http://www.maag.ysu.edu
http://digital.maag.ysu.edu




Re: configure question

От
Peter Eisentraut
Дата:
On Wednesday 18 March 2009 19:50:17 Jeffrey Trimble wrote:
> I've got a question regarding ./configure.
>
> In v. 8.013 (okay, I'm running old stuff) we had the following options:
>
> --with-java
> --with-multibyte
> --with-unicode
>
> In attempting to upgrade to 8.3.7, those flags are ignored.  That's
> fine, but
> I need those options, how are they now accomplished with an existing
> database
> or a creation of a new database.

Java is now at http://jdbc.postgresql.org, and multibyte and unicode are
default.