⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 configure

📁 这是linux下运行的mysql软件包,可用于linux 下安装 php + mysql + apach 的网络配置
💻
📖 第 1 页 / 共 5 页
字号:
   { (exit 1); exit 1; }; }echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6# Minimum autoconf version required.# Substitution variables.# RPM needs the current absolute path.# RPM needs the list of original arguments, but we don't include the RPM# option itself.CONFIGURATION_PATH=${PWD-`pwd`}CONFIGURATION_ARGS=`echo "$*" |    sed -e 's/--with-embedix[^ ]*//' -e 's/--with-rpm[^ ]*//'`# Set the version.DB_VERSION_MAJOR=4DB_VERSION_MINOR=1DB_VERSION_PATCH=24DB_VERSION_UNIQUE_NAME=_4001DB_VERSION_STRING="\"Sleepycat Software: Berkeley DB 4.1.24: (April 18, 2006)\""# Set the default installation location.# Process all options before using them.# --enable-bigfile was the configuration option that Berkeley DB used before# autoconf 2.50 was released (which had --enable-largefile integrated in).# Check whether --enable-bigfile or --disable-bigfile was given.if test "${enable_bigfile+set}" = set; then  enableval="$enable_bigfile"  { { echo "$as_me:$LINENO: error: --enable-bigfile no longer supported, use --enable-largefile" >&5echo "$as_me: error: --enable-bigfile no longer supported, use --enable-largefile" >&2;}   { (exit 1); exit 1; }; }fi;echo "$as_me:$LINENO: checking if --enable-compat185 option specified" >&5echo $ECHO_N "checking if --enable-compat185 option specified... $ECHO_C" >&6# Check whether --enable-compat185 or --disable-compat185 was given.if test "${enable_compat185+set}" = set; then  enableval="$enable_compat185"  db_cv_compat185="$enable_compat185"else  db_cv_compat185="no"fi;echo "$as_me:$LINENO: result: $db_cv_compat185" >&5echo "${ECHO_T}$db_cv_compat185" >&6echo "$as_me:$LINENO: checking if --enable-cxx option specified" >&5echo $ECHO_N "checking if --enable-cxx option specified... $ECHO_C" >&6# Check whether --enable-cxx or --disable-cxx was given.if test "${enable_cxx+set}" = set; then  enableval="$enable_cxx"  db_cv_cxx="$enable_cxx"else  db_cv_cxx="no"fi;echo "$as_me:$LINENO: result: $db_cv_cxx" >&5echo "${ECHO_T}$db_cv_cxx" >&6echo "$as_me:$LINENO: checking if --enable-debug option specified" >&5echo $ECHO_N "checking if --enable-debug option specified... $ECHO_C" >&6# Check whether --enable-debug or --disable-debug was given.if test "${enable_debug+set}" = set; then  enableval="$enable_debug"  db_cv_debug="$enable_debug"else  db_cv_debug="no"fi;echo "$as_me:$LINENO: result: $db_cv_debug" >&5echo "${ECHO_T}$db_cv_debug" >&6echo "$as_me:$LINENO: checking if --enable-debug_rop option specified" >&5echo $ECHO_N "checking if --enable-debug_rop option specified... $ECHO_C" >&6# Check whether --enable-debug_rop or --disable-debug_rop was given.if test "${enable_debug_rop+set}" = set; then  enableval="$enable_debug_rop"  db_cv_debug_rop="$enable_debug_rop"else  db_cv_debug_rop="no"fi;echo "$as_me:$LINENO: result: $db_cv_debug_rop" >&5echo "${ECHO_T}$db_cv_debug_rop" >&6echo "$as_me:$LINENO: checking if --enable-debug_wop option specified" >&5echo $ECHO_N "checking if --enable-debug_wop option specified... $ECHO_C" >&6# Check whether --enable-debug_wop or --disable-debug_wop was given.if test "${enable_debug_wop+set}" = set; then  enableval="$enable_debug_wop"  db_cv_debug_wop="$enable_debug_wop"else  db_cv_debug_wop="no"fi;echo "$as_me:$LINENO: result: $db_cv_debug_wop" >&5echo "${ECHO_T}$db_cv_debug_wop" >&6echo "$as_me:$LINENO: checking if --enable-diagnostic option specified" >&5echo $ECHO_N "checking if --enable-diagnostic option specified... $ECHO_C" >&6# Check whether --enable-diagnostic or --disable-diagnostic was given.if test "${enable_diagnostic+set}" = set; then  enableval="$enable_diagnostic"  db_cv_diagnostic="$enable_diagnostic"else  db_cv_diagnostic="no"fi;echo "$as_me:$LINENO: result: $db_cv_diagnostic" >&5echo "${ECHO_T}$db_cv_diagnostic" >&6echo "$as_me:$LINENO: checking if --enable-dump185 option specified" >&5echo $ECHO_N "checking if --enable-dump185 option specified... $ECHO_C" >&6# Check whether --enable-dump185 or --disable-dump185 was given.if test "${enable_dump185+set}" = set; then  enableval="$enable_dump185"  db_cv_dump185="$enable_dump185"else  db_cv_dump185="no"fi;echo "$as_me:$LINENO: result: $db_cv_dump185" >&5echo "${ECHO_T}$db_cv_dump185" >&6echo "$as_me:$LINENO: checking if --enable-java option specified" >&5echo $ECHO_N "checking if --enable-java option specified... $ECHO_C" >&6# Check whether --enable-java or --disable-java was given.if test "${enable_java+set}" = set; then  enableval="$enable_java"  db_cv_java="$enable_java"else  db_cv_java="no"fi;echo "$as_me:$LINENO: result: $db_cv_java" >&5echo "${ECHO_T}$db_cv_java" >&6echo "$as_me:$LINENO: checking if --enable-posixmutexes option specified" >&5echo $ECHO_N "checking if --enable-posixmutexes option specified... $ECHO_C" >&6# Check whether --enable-posixmutexes or --disable-posixmutexes was given.if test "${enable_posixmutexes+set}" = set; then  enableval="$enable_posixmutexes"  db_cv_posixmutexes="$enable_posixmutexes"else  db_cv_posixmutexes="no"fi;echo "$as_me:$LINENO: result: $db_cv_posixmutexes" >&5echo "${ECHO_T}$db_cv_posixmutexes" >&6echo "$as_me:$LINENO: checking if --enable-rpc option specified" >&5echo $ECHO_N "checking if --enable-rpc option specified... $ECHO_C" >&6# Check whether --enable-rpc or --disable-rpc was given.if test "${enable_rpc+set}" = set; then  enableval="$enable_rpc"  db_cv_rpc="$enable_rpc"else  db_cv_rpc="no"fi;echo "$as_me:$LINENO: result: $db_cv_rpc" >&5echo "${ECHO_T}$db_cv_rpc" >&6echo "$as_me:$LINENO: checking if --enable-tcl option specified" >&5echo $ECHO_N "checking if --enable-tcl option specified... $ECHO_C" >&6# Check whether --enable-tcl or --disable-tcl was given.if test "${enable_tcl+set}" = set; then  enableval="$enable_tcl"  db_cv_tcl="$enable_tcl"else  db_cv_tcl="no"fi;echo "$as_me:$LINENO: result: $db_cv_tcl" >&5echo "${ECHO_T}$db_cv_tcl" >&6echo "$as_me:$LINENO: checking if --enable-test option specified" >&5echo $ECHO_N "checking if --enable-test option specified... $ECHO_C" >&6# Check whether --enable-test or --disable-test was given.if test "${enable_test+set}" = set; then  enableval="$enable_test"  db_cv_test="$enable_test"else  db_cv_test="no"fi;echo "$as_me:$LINENO: result: $db_cv_test" >&5echo "${ECHO_T}$db_cv_test" >&6echo "$as_me:$LINENO: checking if --enable-uimutexes option specified" >&5echo $ECHO_N "checking if --enable-uimutexes option specified... $ECHO_C" >&6# Check whether --enable-uimutexes or --disable-uimutexes was given.if test "${enable_uimutexes+set}" = set; then  enableval="$enable_uimutexes"  db_cv_uimutexes="$enable_uimutexes"else  db_cv_uimutexes="no"fi;echo "$as_me:$LINENO: result: $db_cv_uimutexes" >&5echo "${ECHO_T}$db_cv_uimutexes" >&6echo "$as_me:$LINENO: checking if --enable-umrw option specified" >&5echo $ECHO_N "checking if --enable-umrw option specified... $ECHO_C" >&6# Check whether --enable-umrw or --disable-umrw was given.if test "${enable_umrw+set}" = set; then  enableval="$enable_umrw"  db_cv_umrw="$enable_umrw"else  db_cv_umrw="no"fi;echo "$as_me:$LINENO: result: $db_cv_umrw" >&5echo "${ECHO_T}$db_cv_umrw" >&6echo "$as_me:$LINENO: checking if --with-embedix=DIR option specified" >&5echo $ECHO_N "checking if --with-embedix=DIR option specified... $ECHO_C" >&6# Check whether --with-embedix or --without-embedix was given.if test "${with_embedix+set}" = set; then  withval="$with_embedix"  with_embedix="$withval"else  with_embedix="no"fi;if test "$with_embedix" = "no"; then	db_cv_embedix="no"	echo "$as_me:$LINENO: result: $with_embedix" >&5echo "${ECHO_T}$with_embedix" >&6else	db_cv_embedix="yes"	if test "$with_embedix" = "yes"; then		db_cv_path_embedix_install="/opt/Embedix"	else		db_cv_path_embedix_install="$with_embedix"	fi	echo "$as_me:$LINENO: result: $db_cv_path_embedix_install" >&5echo "${ECHO_T}$db_cv_path_embedix_install" >&6fiecho "$as_me:$LINENO: checking if --with-mutex=MUTEX option specified" >&5echo $ECHO_N "checking if --with-mutex=MUTEX option specified... $ECHO_C" >&6# Check whether --with-mutex or --without-mutex was given.if test "${with_mutex+set}" = set; then  withval="$with_mutex"  with_mutex="$withval"else  with_mutex="no"fi;if test "$with_mutex" = "yes"; then	{ { echo "$as_me:$LINENO: error: --with-mutex requires a mutex name argument" >&5echo "$as_me: error: --with-mutex requires a mutex name argument" >&2;}   { (exit 1); exit 1; }; }fiif test "$with_mutex" != "no"; then	db_cv_mutex="$with_mutex"fiecho "$as_me:$LINENO: result: $with_mutex" >&5echo "${ECHO_T}$with_mutex" >&6echo "$as_me:$LINENO: checking if --with-rpm=DIR option specified" >&5echo $ECHO_N "checking if --with-rpm=DIR option specified... $ECHO_C" >&6# Check whether --with-rpm or --without-rpm was given.if test "${with_rpm+set}" = set; then  withval="$with_rpm"  with_rpm="$withval"else  with_rpm="no"fi;if test "$with_rpm" = "no"; then	db_cv_rpm="no"else	if test "$with_rpm" = "yes"; then		{ { echo "$as_me:$LINENO: error: --with-rpm requires a directory argument" >&5echo "$as_me: error: --with-rpm requires a directory argument" >&2;}   { (exit 1); exit 1; }; }	fi	db_cv_rpm="yes"	db_cv_path_rpm_archive="$with_rpm"fiecho "$as_me:$LINENO: result: $with_rpm" >&5echo "${ECHO_T}$with_rpm" >&6echo "$as_me:$LINENO: checking if --with-tcl=DIR option specified" >&5echo $ECHO_N "checking if --with-tcl=DIR option specified... $ECHO_C" >&6# Check whether --with-tcl or --without-tcl was given.if test "${with_tcl+set}" = set; then  withval="$with_tcl"  with_tclconfig="$withval"else  with_tclconfig="no"fi;echo "$as_me:$LINENO: result: $with_tclconfig" >&5echo "${ECHO_T}$with_tclconfig" >&6if test "$with_tclconfig" != "no"; then	db_cv_tcl="yes"fiecho "$as_me:$LINENO: checking if --with-uniquename=NAME option specified" >&5echo $ECHO_N "checking if --with-uniquename=NAME option specified... $ECHO_C" >&6# Check whether --with-uniquename or --without-uniquename was given.if test "${with_uniquename+set}" = set; then  withval="$with_uniquename"  with_uniquename="$withval"else  with_uniquename="no"fi;if test "$with_uniquename" = "no"; then	db_cv_uniquename="no"	echo "$as_me:$LINENO: result: $with_uniquename" >&5echo "${ECHO_T}$with_uniquename" >&6else	db_cv_uniquename="yes"	if test "$with_uniquename" != "yes"; then		DB_VERSION_UNIQUE_NAME="$with_uniquename"	fi	echo "$as_me:$LINENO: result: $DB_VERSION_UNIQUE_NAME" >&5echo "${ECHO_T}$DB_VERSION_UNIQUE_NAME" >&6fi# Embedix requires RPM.if test "$db_cv_embedix" = "yes"; then	if test "$db_cv_rpm" = "no"; then		{ { echo "$as_me:$LINENO: error: --with-embedix requires --with-rpm" >&5echo "$as_me: error: --with-embedix requires --with-rpm" >&2;}   { (exit 1); exit 1; }; }	fifi# Test requires Tclif test "$db_cv_test" = "yes"; then	if test "$db_cv_tcl" = "no"; then		{ { echo "$as_me:$LINENO: error: --enable-test requires --enable-tcl" >&5echo "$as_me: error: --enable-test requires --enable-tcl" >&2;}   { (exit 1); exit 1; }; }	fifi# Set some #defines based on configuration options.if test "$db_cv_diagnostic" = yes; then	cat >>confdefs.h <<\_ACEOF#define DIAGNOSTIC 1_ACEOFfiif test "$db_cv_debug_rop" = yes; then	cat >>confdefs.h <<\_ACEOF#define DEBUG_ROP 1_ACEOFfiif test "$db_cv_debug_wop" = yes; then	cat >>confdefs.h <<\_ACEOF#define

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -