免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12下一页
最近访问板块 发新帖
查看: 7284 | 回复: 18
打印 上一主题 下一主题

安装sphinx的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-10-18 14:16 |只看该作者 |倒序浏览
我的环境是 ubuntu8.0.4 用ubuntu自带的数据库完全没有问题,现在我想配置sphinx 需要源码编译,当我 ./configure的时候提示我
checking max indexes per table... 64
checking for SSL... using bundled yaSSL
configure: error: unknown plugin: sphinx


我的 安装过程是 这样的
tar -xvzf mysql-5.1.24-rc.tar.gz



tar -xvzf sphinx-0.9.8-rc2.tar.gz



cd mysql-5.1.24-rc



拷贝sphinx下的mysqlse考到mysql下的storage并改名为sphinx



sh BUILD/autorun.sh



./configure --prefix=/usr/local/mysql --with-extra-charsets=all --enable-thread-safe-client --enable-assembler --with-readline --with-big-tables --with-plugins=sphinx

(出问题了)


make



make install
我不知道我发帖的位置对不对 希望各位大侠和版主帮忙解决下 xiaodi 不胜感激

论坛徽章:
0
2 [报告]
发表于 2008-10-18 14:36 |只看该作者
自己定下自己吧,怎么没人帮我呢?

论坛徽章:
0
3 [报告]
发表于 2008-10-18 15:27 |只看该作者
因为你信息还是太少了
特别是出错信息

论坛徽章:
0
4 [报告]
发表于 2008-10-18 15:32 |只看该作者
--with-plugins=PLUGIN[,PLUGIN..]
                          Plugins to include in mysqld. (default is: none)
                          Must be a configuration name or a comma separated
                          list of plugins.
                          Available configurations are: none max max-no-ndb
                          all.
                          Available plugins are: partition archive blackhole
                          csv example federated heap innobase myisam myisammrg
                          ndbcluster sphinx.

----------------------------------------------------------------------------------------------
   --with-plugins=PLUGIN[,PLUGIN..]
                          Plugins to include in mysqld. (default is: none)
                          Must be a configuration name or a comma separated
                          list of plugins.
                          Available configurations are: none max max-no-ndb
                          all.
                          Available plugins are: partition daemon_example
                          ftexample archive blackhole csv example federated
                          heap innobase myisam myisammrg ndbcluster.

#################################################
看出上面两段configure --help的区别没
也就是你的问题所在

sh BUILD/autorun.sh 这里你一定是出什么问题了

[ 本帖最后由 gogo407 于 2008-10-18 15:38 编辑 ]

论坛徽章:
0
5 [报告]
发表于 2008-10-18 18:34 |只看该作者
jtg@xiaodi553:~/桌面/mysql-5.1.28-rc$ sudo sh BUILD/autorun.sh
[sudo] password for jtg:
BUILD/Makefile.am:82: `%'-style pattern rules are a GNU make extension
Docs/Makefile.am:42: `%'-style pattern rules are a GNU make extension
client/Makefile.am:127: `%'-style pattern rules are a GNU make extension
client/Makefile.am:82: compiling `mysqlslap.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.in'
cmd-line-utils/Makefile.am:24: `%'-style pattern rules are a GNU make extension
cmd-line-utils/libedit/Makefile.am:106: `%'-style pattern rules are a GNU make extension
cmd-line-utils/readline/Makefile.am:37: `%'-style pattern rules are a GNU make extension
dbug/Makefile.am:65: `%'-style pattern rules are a GNU make extension
extra/Makefile.am:55: `%'-style pattern rules are a GNU make extension
extra/yassl/Makefile.am:6: `%'-style pattern rules are a GNU make extension
extra/yassl/src/Makefile.am:7: wildcard ../include/*.hpp: non-POSIX variable name
extra/yassl/src/Makefile.am:7: (probably a GNU make extension)
extra/yassl/src/Makefile.am:7: wildcard ../include/openssl/*.h: non-POSIX variable name
extra/yassl/src/Makefile.am:7: (probably a GNU make extension)
extra/yassl/src/Makefile.am:11: `%'-style pattern rules are a GNU make extension
extra/yassl/taocrypt/Makefile.am:2: wildcard mySTL/*.hpp: non-POSIX variable name
extra/yassl/taocrypt/Makefile.am:2: (probably a GNU make extension)
extra/yassl/taocrypt/Makefile.am:5: `%'-style pattern rules are a GNU make extension
extra/yassl/taocrypt/benchmark/Makefile.am:9: `%'-style pattern rules are a GNU make extension
extra/yassl/taocrypt/src/Makefile.am:13: wildcard ../include/*.hpp: non-POSIX variable name
extra/yassl/taocrypt/src/Makefile.am:13: (probably a GNU make extension)
extra/yassl/taocrypt/src/Makefile.am:16: `%'-style pattern rules are a GNU make extension
extra/yassl/taocrypt/test/Makefile.am:9: `%'-style pattern rules are a GNU make extension
extra/yassl/testsuite/Makefile.am:13: `%'-style pattern rules are a GNU make extension
include/Makefile.am:80: `%'-style pattern rules are a GNU make extension
libmysql/Makefile.shared:119: `%'-style pattern rules are a GNU make extension
libmysql/Makefile.am:29:   `libmysql/Makefile.shared' included from here
libmysql/Makefile.am:116: `%'-style pattern rules are a GNU make extension
libmysql/Makefile.shared:119: `%'-style pattern rules are a GNU make extension
libmysql_r/Makefile.am:30:   `libmysql/Makefile.shared' included from here
libmysql_r/Makefile.am:47: `%'-style pattern rules are a GNU make extension
libmysqld/Makefile.am:235: `%'-style pattern rules are a GNU make extension
libmysqld/examples/Makefile.am:55: `%'-style pattern rules are a GNU make extension
man/Makefile.am:25: `%'-style pattern rules are a GNU make extension
mysql-test/Makefile.am:187: `%'-style pattern rules are a GNU make extension
mysql-test/ndb/Makefile.am:23: `%'-style pattern rules are a GNU make extension
mysys/Makefile.am:130: `%'-style pattern rules are a GNU make extension
netware/Makefile.am:120: `%'-style pattern rules are a GNU make extension
pstack/Makefile.am:32: `%'-style pattern rules are a GNU make extension
pstack/aout/Makefile.am:4: `%'-style pattern rules are a GNU make extension
regex/Makefile.am:36: `%'-style pattern rules are a GNU make extension
scripts/Makefile.am:197: `%'-style pattern rules are a GNU make extension
server-tools/Makefile.am:20: `%'-style pattern rules are a GNU make extension
server-tools/instance-manager/Makefile.am:103: `%'-style pattern rules are a GNU make extension
sql-bench/Makefile.am:86: `%'-style pattern rules are a GNU make extension
sql-common/Makefile.am:20: `%'-style pattern rules are a GNU make extension
sql/Makefile.am:190: `%'-style pattern rules are a GNU make extension
sql/share/Makefile.am:62: `%'-style pattern rules are a GNU make extension
storage/archive/Makefile.am:70: `%'-style pattern rules are a GNU make extension
storage/blackhole/Makefile.am:52: `%'-style pattern rules are a GNU make extension
storage/csv/Makefile.am:45: `%'-style pattern rules are a GNU make extension
storage/example/Makefile.am:52: `%'-style pattern rules are a GNU make extension
storage/federated/Makefile.am:52: `%'-style pattern rules are a GNU make extension
storage/heap/Makefile.am:55: `%'-style pattern rules are a GNU make extension
storage/innobase/Makefile.am:174: `%'-style pattern rules are a GNU make extension
storage/myisam/Makefile.am:154: `%'-style pattern rules are a GNU make extension
storage/myisammrg/Makefile.am:44: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/Makefile.am:21:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/Makefile.am:49: `%'-style pattern rules are a GNU make extension
storage/ndb/docs/Makefile.am:132: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/include/Makefile.am:16:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/include/Makefile.am:68: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/Makefile.am:18:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/Makefile.am:53: `%'-style pattern rules are a GNU make extension
storage/ndb/src/common/Makefile.am:33: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/common/debugger/Makefile.am:22:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/common/debugger/Makefile.am:26: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/common/debugger/signaldata/Makefile.am:43:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/common/debugger/signaldata/Makefile.am:47: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/common/logger/Makefile.am:22:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/common/logger/Makefile.am:26: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/common/mgmcommon/Makefile.am:24:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/common/mgmcommon/Makefile.am:29: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/common/portlib/Makefile.am:24:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/common/portlib/Makefile.am:59: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/common/transporter/Makefile.am:32:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/common/transporter/Makefile.am:36: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/common/util/Makefile.am:46:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/common/util/Makefile.am:50: `%'-style pattern rules are a GNU make extension
storage/ndb/src/cw/Makefile.am:21: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/cw/cpcd/Makefile.am:26:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/cw/cpcd/Makefile.am:32: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/kernel/Makefile.am:18:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/kernel/Makefile.am:75: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/kernel/blocks/Makefile.am:64:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/kernel/blocks/Makefile.am:68: `%'-style pattern rules are a GNU make extension
storage/ndb/src/kernel/blocks/Makefile.am:73: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/kernel/blocks/backup/Makefile.am:24:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/kernel/blocks/backup/Makefile.am:28: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/kernel/blocks/dbdict/Makefile.am:16:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/kernel/blocks/dbdict/Makefile.am:35: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/kernel/blocks/dbdih/Makefile.am:25:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/kernel/blocks/dbdih/Makefile.am:29: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/kernel/blocks/dblqh/Makefile.am:21:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/kernel/blocks/dblqh/Makefile.am:31: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/kernel/blocks/dbtup/Makefile.am:16:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/kernel/blocks/dbtup/Makefile.am:28: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/kernel/error/Makefile.am:22:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/kernel/error/Makefile.am:26: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/kernel/vm/Makefile.am:43:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/kernel/vm/Makefile.am:47: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/mgmapi/Makefile.am:27:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/mgmapi/Makefile.am:33: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/mgmclient/Makefile.am:30:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/mgmclient/Makefile.am:48: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/mgmsrv/Makefile.am:55:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/mgmsrv/Makefile.am:61: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/src/ndbapi/Makefile.am:66:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/src/ndbapi/Makefile.am:75: `%'-style pattern rules are a GNU make extension
storage/ndb/test/Makefile.am:26: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/test/ndbapi/Makefile.am:116:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/test/ndbapi/Makefile.am:129: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/test/ndbapi/bank/Makefile.am:32:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/test/ndbapi/bank/Makefile.am:36: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/test/run-test/Makefile.am:18:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/test/run-test/Makefile.am:54: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/test/src/Makefile.am:31:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/test/src/Makefile.am:35: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/test/tools/Makefile.am:40:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/test/tools/Makefile.am:47: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/tools/Makefile.am:63:   `storage/ndb/config/common.mk.am' included from here
storage/ndb/tools/Makefile.am:79: `%'-style pattern rules are a GNU make extension
strings/Makefile.am:83: `%'-style pattern rules are a GNU make extension
support-files/MacOSX/Makefile.am:57: `%'-style pattern rules are a GNU make extension
support-files/Makefile.am:130: `%'-style pattern rules are a GNU make extension
support-files/RHEL4-SElinux/Makefile.am:23: `%'-style pattern rules are a GNU make extension
tests/Makefile.am:65: `%'-style pattern rules are a GNU make extension
unittest/Makefile.am:30: `%'-style pattern rules are a GNU make extension
unittest/examples/Makefile.am:26: `%'-style pattern rules are a GNU make extension
unittest/mysys/Makefile.am:27: `%'-style pattern rules are a GNU make extension
unittest/mytap/Makefile.am:26: `%'-style pattern rules are a GNU make extension
unittest/mytap/t/Makefile.am:25: `%'-style pattern rules are a GNU make extension
vio/Makefile.am:28: `%'-style pattern rules are a GNU make extension
win/Makefile.am:21: `%'-style pattern rules are a GNU make extension
zlib/Makefile.am:38: `%'-style pattern rules are a GNU make extension

jtg@xiaodi553:~/桌面/mysql-5.1.28-rc$


这事sh 的结果 ,具体我不知道错误的原因,请高手指教!!

[ 本帖最后由 xiaodi553 于 2008-10-18 19:22 编辑 ]

论坛徽章:
0
6 [报告]
发表于 2008-10-18 19:42 |只看该作者
大侠们帮帮xiaodi的忙吧

论坛徽章:
0
7 [报告]
发表于 2008-10-18 20:58 |只看该作者
那看看你的configure --help 里面关于--with-plugins=
看支持sphinx不

论坛徽章:
0
8 [报告]
发表于 2008-10-19 09:38 |只看该作者
我的 ./configure --help里找不到shpinx的信息
jtg@xiaodi553:~/桌面/mysql-5.1.28-rc$ sudo ./configure --help
[sudo] password for jtg:
`configure' configures this package to adapt to many kinds of systems.

Usage: ./configure [OPTION]... [VAR=VALUE]...

To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE.  See below for descriptions of some of the useful variables.

Defaults for the options are specified in brackets.

Configuration:
  -h, --help              display this help and exit
      --help=short        display options specific to this package
      --help=recursive    display the short help of all the included packages
  -V, --version           display version information and exit
  -q, --quiet, --silent   do not print `checking...' messages
      --cache-file=FILE   cache test results in FILE [disabled]
  -C, --config-cache      alias for `--cache-file=config.cache'
  -n, --no-create         do not create output files
      --srcdir=DIR        find the sources in DIR [configure dir or `..']

Installation directories:
  --prefix=PREFIX         install architecture-independent files in PREFIX
                          [/usr/local]
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
                          [PREFIX]

By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc.  You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.

For better control, use the options below.

Fine tuning of the installation directories:
  --bindir=DIR           user executables [EPREFIX/bin]
  --sbindir=DIR          system admin executables [EPREFIX/sbin]
  --libexecdir=DIR       program executables [EPREFIX/libexec]
  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
  --libdir=DIR           object code libraries [EPREFIX/lib]
  --includedir=DIR       C header files [PREFIX/include]
  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
  --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share]
  --datadir=DIR          read-only architecture-independent data [DATAROOTDIR]
  --infodir=DIR          info documentation [DATAROOTDIR/info]
  --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
  --mandir=DIR           man documentation [DATAROOTDIR/man]
  --docdir=DIR           documentation root [DATAROOTDIR/doc/PACKAGE]
  --htmldir=DIR          html documentation [DOCDIR]
  --dvidir=DIR           dvi documentation [DOCDIR]
  --pdfdir=DIR           pdf documentation [DOCDIR]
  --psdir=DIR            ps documentation [DOCDIR]

Program names:
  --program-prefix=PREFIX            prepend PREFIX to installed program names
  --program-suffix=SUFFIX            append SUFFIX to installed program names
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names

System types:
  --build=BUILD     configure for building on BUILD [guessed]
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]
  --target=TARGET   configure for building compilers for TARGET [HOST]

Optional Features:
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  --disable-dependency-tracking  speeds up one-time build
  --enable-dependency-tracking   do not reject slow dependency extractors
  --enable-shared[=PKGS]  build shared libraries [default=yes]
  --enable-static[=PKGS]  build static libraries [default=yes]
  --enable-fast-install[=PKGS]
                          optimize for fast installation [default=yes]
  --disable-libtool-lock  avoid locking (might break parallel builds)
  --disable-community-features
                          Disable additional features provided by the user
                          community.
  --disable-thread-safe-client
                          Compile the client without threads.
  --enable-assembler      Use assembler versions of some string
                          functions if available.
  --enable-profiling      Build a version with query profiling code (req.
                          community-features)
  --enable-local-infile   Enable LOAD DATA LOCAL INFILE (default: disabled)
  --disable-grant-options Disables the use of --init-file, --skip-grant-tables and --bootstrap options
  --disable-largefile     Omit support for large files

Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-charset=CHARSET
                          Default character set, use one of:
                          binary
                          armscii8 ascii big5 cp1250 cp1251 cp1256 cp1257
                          cp850 cp852 cp866 cp932 dec8 eucjpms euckr gb2312 gbk geostd8
                          greek hebrew hp8 keybcs2 koi8r koi8u
                          latin1 latin2 latin5 latin7 macce macroman
                          sjis swe7 tis620 ucs2 ujis utf8
  --with-collation=COLLATION
                          Default collation
  --with-extra-charsets=CHARSET,CHARSET,...
                          Use charsets in addition to default (none, complex,
                          all, or a list selected from the above sets)
  --without-uca           Skip building of the national Unicode collations.

  --with-system-type      Set the system type, like "sun-solaris10"
  --with-machine-type     Set the machine type, like "powerpc"
  --with-darwin-mwcc      Use Metrowerks CodeWarrior wrappers on OS X/Darwin
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
  --with-pic              try to use only PIC/non-PIC objects [default=use
                          both]
  --with-tags[=TAGS]      include additional configurations [automatic]
  --with-other-libc=DIR   Link against libc and other standard libraries
                          installed in the specified non-standard location
                          overriding default. Originally added to be able to
                          link against glibc 2.2 without making the user
                          upgrade the standard libc installation.
  --with-server-suffix    Append value to the version string.
  --with-pthread          Force use of pthread library.
  --with-named-thread-libs=ARG
                          Use specified thread libraries instead of
                          those automatically found by configure.
  --with-named-curses-libs=ARG
                          Use specified curses libraries instead of
                          those automatically found by configure.
  --with-unix-socket-path=SOCKET
                          Where to put the unix-domain socket.  SOCKET must be
                          an absolute file name.
  --with-tcp-port=port-number
                          Which port to use for MySQL services (default 3306)
  --with-mysqld-user=username
                          What user the mysqld daemon shall be run as.
  --with-zlib-dir=no|bundled|DIR
                          Provide MySQL with a custom location of compression
                          library. Given DIR, zlib binary is assumed to be in
                          $DIR/lib and header files in $DIR/include.
  --with-libwrap=DIR      Compile in libwrap (tcp_wrappers) support
  --with-pstack           Use the pstack backtrace library
  --with-debug            Add debug code
  --with-debug=full       Add debug code (adds memory checker, very slow)
  --with-error-inject     Enable error injection in MySQL Server
  --with-fast-mutexes     Compile with fast mutexes (default is disabled)
  --with-atomic-ops=rwlocks|smp|up
                          Implement atomic operations using pthread rwlocks or
                          atomic CPU instructions for multi-processor
                          (default) or uniprocessor configuration
  --with-mysqld-ldflags   Extra linking arguments for mysqld
  --with-client-ldflags   Extra linking arguments for clients
  --with-mysqld-libs   Extra libraries to link with for mysqld
  --with-lib-ccflags      Extra CC options for libraries
  --with-low-memory       Try to use less memory to compile to avoid
                          memory limitations.
  --with-comment          Comment about compilation environment.
  --with-big-tables       Support tables with more than 4 G rows even on 32
                          bit platforms
  --with-max-indexes=N    Sets the maximum number of indexes per table,
                          default 64
  --with-ssl=DIR    Include SSL support
  --with-plugins=PLUGIN[,PLUGIN..]
                          Plugins to include in mysqld. (default is: none)
                          Must be a configuration name or a comma separated
                          list of plugins.
                          Available configurations are: none max max-no-ndb
                          all.
                          Available plugins are: partition archive blackhole
                          csv example federated heap innobase myisammrg myisam
                          ndbcluster.
  --without-plugin-PLUGIN Disable the named plugin from being built.
                          Otherwise, for plugins which are not selected for
                          inclusion in mysqld will be built dynamically (if
                          supported)
  --with-plugin-PLUGIN    Forces the named plugin to be linked into mysqld
                          statically.
  --with-ndb-sci=DIR      Provide MySQL with a custom location of sci library.
                          Given DIR, sci library is assumed to be in $DIR/lib
                          and header files in $DIR/include.

  --with-ndb-test       Include the NDB Cluster ndbapi test programs

  --with-ndb-docs       Include the NDB Cluster ndbapi and mgmapi documentation

  --with-ndb-port       Port for NDB Cluster management server

  --with-ndb-port-base  Base port for NDB Cluster transporters

  --without-ndb-debug   Disable special ndb debug features
  --with-ndb-ccflags=CFLAGS
                          Extra CFLAGS for ndb compile

  --without-ndb-binlog       Disable ndb binlog
  --without-server        Only build the client.
  --with-embedded-server  Build the embedded server (libmysqld).
  --without-query-cache   Do not build query cache.
  --without-geometry      Do not build geometry-related parts.
  --with-embedded-privilege-control
                          Build parts to check user's privileges.
                          Only affects embedded library.
  --with-mysqlmanager     Build the mysqlmanager binary: yes/no (default:
                          build if server is built.)
  --without-docs          Skip building of the documentation.
  --without-man          Skip building of the man pages.
  --without-readline      Use system readline instead of bundled copy.
  --without-libedit       Use system libedit instead of bundled copy.

Some influential environment variables:
  CC          C compiler command
  CFLAGS      C compiler flags
  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
              nonstandard directory <lib dir>
  LIBS        libraries to pass to the linker, e.g. -l<library>
  CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
              you have headers in a nonstandard directory <include dir>
  CXX         C++ compiler command
  CXXFLAGS    C++ compiler flags
  CPP         C preprocessor
  CXXCPP      C++ preprocessor
  F77         Fortran 77 compiler command
  FFLAGS      Fortran 77 compiler flags
  CCAS        assembler compiler command (defaults to CC)
  CCASFLAGS   assembler compiler flags (defaults to CFLAGS)

Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.

Description of plugins:

   === Partition Support ===
  Plugin Name:      partition
  Description:      MySQL Partitioning Support
  Supports build:   static
  Configurations:   max, max-no-ndb

   === Archive Storage Engine ===
  Plugin Name:      archive
  Description:      Archive Storage Engine
  Supports build:   static and dynamic
  Configurations:   max, max-no-ndb

   === Blackhole Storage Engine ===
  Plugin Name:      blackhole
  Description:      Basic Write-only Read-never tables
  Supports build:   static and dynamic
  Configurations:   max, max-no-ndb

   === CSV Storage Engine ===
  Plugin Name:      csv
  Description:      Stores tables in text CSV format
  Supports build:   static
  Status:           mandatory

   === Example Storage Engine ===
  Plugin Name:      example
  Description:      Example for Storage Engines for developers
  Supports build:   dynamic
  Configurations:   max, max-no-ndb

   === Federated Storage Engine ===
  Plugin Name:      federated
  Description:      Connects to tables on remote MySQL servers
  Supports build:   static and dynamic
  Configurations:   max, max-no-ndb

   === Memory Storage Engine ===
  Plugin Name:      heap
  Description:      Volatile memory based tables
  Supports build:   static
  Status:           mandatory

   === InnoDB Storage Engine ===
  Plugin Name:      innobase
  Description:      Transactional Tables using InnoDB
  Supports build:   static and dynamic
  Configurations:   max, max-no-ndb

   === MyISAM MERGE Engine ===
  Plugin Name:      myisammrg
  Description:      Merge multiple MySQL tables into one
  Supports build:   static
  Status:           mandatory

   === MyISAM Storage Engine ===
  Plugin Name:      myisam
  Description:      Traditional non-transactional MySQL tables
  Supports build:   static
  Status:           mandatory

   === Cluster Storage Engine ===
  Plugin Name:      ndbcluster
  Description:      High Availability Clustered tables
  Supports build:   static
  Configurations:   max

[ 本帖最后由 xiaodi553 于 2008-10-19 09:40 编辑 ]

论坛徽章:
0
9 [报告]
发表于 2008-10-19 12:25 |只看该作者
原帖由 xiaodi553 于 2008-10-19 09:38 发表
我的 ./configure --help里找不到shpinx的信息

  --with-plugins=PLUGIN[,PLUGIN..]
                          Plugins to include in mysqld. (default is: none)
                          Must be a configuration name or a comma separated
                          list of plugins.
                          Available configurations are: none max max-no-ndb
                          all.
                          Available plugins are: partition archive blackhole
                          csv example federated heap innobase myisammrg myisam
                          ndbcluster.
这是你的,说明你弄的还是有问题:)

论坛徽章:
0
10 [报告]
发表于 2008-10-19 12:40 |只看该作者
哦,按道理,sh BUILD/autorun.sh 是不会有输出的
从你上面的结果来看是
BUILD/Makefile.am:82: `%'-style pattern rules are a GNU make extension
。。。
是缺少make等相关编译工具
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP