configure question

Started by Jeffrey Trimbleabout 17 years ago2 messagesgeneral
Jump to latest
#1Jeffrey Trimble
jtrimble@cc.ysu.edu

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

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Jeffrey Trimble (#1)
Re: configure question

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.