36 번 글: [configure] PostgresSQL 7.3.x |
글쓴이: 산이
[홈페이지]
|
글쓴날: 2003년 06월 12일 17:59:45 목(오후) |
조회: 3471 |
2 KB(1,720 Bytes)
|
파일명: postgres-opt.txt
|
shell>
shell> ./configure `grep -v '#' this-file`
--prefix=/usr/local/pgsql
--enable-nls=euc_kr
#[=LANGUAGES] enable Native Language Support
--with-perl
# build Perl modules (PL/Perl)
--with-pam
# build with PAM support
#--with-openssl=/usr/local/ssl
#[=DIR] build with OpenSSL support [/usr/local/ssl]
#--enable-multibyte
# only 7.2.x
# --enable-integer-datetimes enable 64-bit integer date/time support
# --enable-recode enable single-byte recode support
# --disable-shared do not build shared libraries
# --disable-rpath do not embed shared library search path in executables
# --enable-debug build with debugging symbols (-g)
# --enable-depend turn on automatic dependency tracking
# --enable-cassert enable assertion checks (for debugging)
# --disable-largefile omit support for large files
# --with-pgport=PORTNUM change default port number 5432
# --with-maxbackends=N set default maximum number of connections 32
# --with-tcl build Tcl and Tk interfaces
# --without-tk do not build Tk interfaces if Tcl is enabled
# --with-tclconfig=DIR tclConfig.sh and tkConfig.sh are in DIR
# --with-tkconfig=DIR tkConfig.sh is in DIR
# --with-python build Python interface module
# --with-java build JDBC interface and Java tools
# --with-krb4[=DIR] build with Kerberos 4 support [/usr/athena]
# --with-krb5[=DIR] build with Kerberos 5 support [/usr/athena]
# --with-krb-srvnam=NAME name of the service principal in Kerberos postgres
# --without-readline do not use Readline
# --without-zlib do not use Zlib
# --with-gnu-ld assume the C compiler uses GNU ld default=no
|
이전글 : [Apache 1.3] Request processing steps
다음글 : [configure] php 4.x
|
from 61.254.75.40
JS(Redhands)Board 0.4 +@
|