我试图编译Subversion-1.9.7与redhad linux的农奴依赖。
它抱怨农奴不被发现:
configure: serf library configuration via pkg-config checking for serf-2 library... no checking for serf-1 library... no configure: serf library configuration via prefix checking was serf enabled... no An appropriate version of serf could not be found, so libsvn_ra_serf will not be built. If you want to build libsvn_ra_serf, please install serf 1.3.4 or newer. configure: error: Serf was explicitly enabled but an appropriate version was not found.
我使用http://www.linuxfromscratch.org/blfs/view/cvs/basicnet/serf.html中的说明安装了serf。
奇怪的是,虽然我正在编译serf-1.3.9,它会生成libserf-1.so.1.3.0。 为什么是1.3.0? 这是问题的原因吗?
这是编译和安装的serf库:
-rwxr-xr-x 1 root root 427438 Sep 15 16:31 /usr/lib/libserf-1.so.1.3.0