现在只能用svn下载kbs源代码了,
当我下载了subversion的packages装了之后,
下面是svn命令的出错结果
snail# svn co
http://svn.kcn.cn/repos/kbs/trunk/libexec/ld-elf.so.1: Shared object "libintl.so.6" not found, required by "svn"
请问这是怎么回事?
ps:
我下载了subversion,安装,
snail# pkg_add subversion.tbz
pkg_add: could not find package expat-2.0.0_1 !
pkg_add: could not find package neon-0.25.5 !
pkg_add: could not find package db42-4.2.52_4 !
pkg_add: could not find package apr-db42-1.2.7_1 !
然后又去下载上面这些依赖的软件包,然后安装完成,过程中没有出错。
然后一svn,就是上面的结果了。
然后又试过了ports安装,(我用freebsd系统的)
以为ports安装可以解决这个问题,
但是没想到又出现了新的问题:
到了/ports/devel/subversion目录下make install clean
然后就:
。。。。。。
中间的省略,最后几行是这样的:
Checking for Time Support...
checking for struct tm.tm_gmtoff... yes
checking for struct tm.__tm_gmtoff... no
Checking for Networking support...
checking for in_addr in netinet/in.h... yes
checking if fd == socket on this platform... yes
checking style of gethostbyname_r routine... glibc2
checking 3rd argument to the gethostbyname_r routines... char
checking if TCP_NODELAY setting is inherited from listening sockets...
然后就一直停在这了。。。
以前用ports装东西好像也遇到过这种问题,不知道是怎么回事?
--
FROM 58.60.63.*