Oracle Berkeley DB 安装
<iframe align="center" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog336280.html" frameborder="0" width="336" scrolling="no" height="280"></iframe><div class="postText">官方http://www.oracle.com/technology/products/berkeley-db/db/index.htmltar -zxvf db-4.6.18.tar.gz
cd build_unix/
../dist/configure --prefix=/Data/apps/BerkeleyDB
make
make install
页:
[1]