[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

[webdav-jp:1052] Subversion のconfigure の最後で client-only



たびたび申し訳ありません。
杉田です。

Subversion のインストールを試みています。
やっと configure がエラー無く通ったのですが、configure の
メッセージの最後の方に
==================================================================
configure: WARNING: swig bindings version 1.3.19 or newer needed for swig suppor
t.
checking for makeinfo... /usr/bin/makeinfo
configure: creating ./config.status
config.status: creating Makefile
config.status: creating svn-config
config.status: creating tools/backup/hot-backup.py
config.status: creating contrib/client-side/svn_load_dirs.pl
config.status: creating tools/hook-scripts/commit-access-control.pl
config.status: creating tools/hook-scripts/commit-email.pl
config.status: creating tools/hook-scripts/propchange-email.pl
config.status: creating svn_private_config.h
configure: WARNING: we have configured for a client-only build  ←★


The Subversion filesystem library, part of the server, requires
Berkeley DB version 4.0.14 or newer, which you don't seem to have
installed and linked to APR-UTIL.  We have created makefiles which
will build the Subversion client code only, and skip the server.  You
can find latest version of Berkeley DB at http://www.sleepycat.com/.
You can find the latest version of Berkeley DB here:
  http://www.sleepycat.com/download/index.shtml
==================================================================

と、WARNING が出ました。
この ★印の client-only build というのは、どういう状況なんでしょうか?

インストール一式は、
subversion-1.0.5
apache2.0.49
Berkeley DB 4.2.52
Neon library 0.24.6
を使い、

neon のインストールは
./configure
make
make install

Berkeley DB のインストールは
cd build_unix; ../dist/configure
make
su
make install

subversion のconfigureは
./configure --with-berkeley-db=/usr/local/BerkeleyDB.4.2

で行いました。
このまま続けて大丈夫でしょうか。
もしかしたらリポジトリが使えなかったりしますか?
---
 v//
(l_l Sugita θ