ChinaUnix.net
相关文章推荐:

gdbm

我的ntop用着用着就不好用了,在控制台下启动是gdbm fatal: write error的错误日志。 全部日志如下: Fri Oct 17 08:59:58 2008 NOTE: Interface merge enabled by default Fri Oct 17 08:59:58 2008 Initializing gdbm databases Fri Oct 17 08:59:58 2008 ntop will be started as user nobody Fri Oct 17 08:59:58 2008 ntop v.3.2 SourceForge .tgz Fri Oct 17 08:59:58 2008 Configured on Sep 18 2007 12:47:01, built ...

by trample - 数据安全 - 2008-10-20 09:03:30 阅读(2194) 回复(4)

相关讨论

hi,everyon! i got a problem for update redhat9.0 and hope any one can point out the way to slove it! after i installed the gdbm libraries and complie the program, i got the following message: [root@localhost try]# gcc -I/usr/local/include -L/usr/local/lib -o dbm1 dbm1.c -ldbm /usr/bin/ld: cannot find -ldbm collect2: ld returned 1 exit status Thanks for help!

by simon_qwl - Linux论坛 - 2005-02-12 04:01:07 阅读(591) 回复(0)

大家好,小弟遇到一麻烦,急需尽快的到解决,当我从gnu网站下载了最新的gdbm library,安装过程都很顺利,没有出现错误信息,但是当我complie程序的时候遇到以下信息: [root@localhost try]# gcc -I/usr/local/include -L/usr/local/lib -o dbm1 dbm1.c -ldbm /usr/bin/ld: cannot find -ldbm collect2: ld returned 1 exit status 小弟实在是一头雾水,还望大家能帮帮小弟!谢谢!

by simon_qwl - C/C++ - 2005-02-13 04:40:25 阅读(1138) 回复(2)

配置sqwebmail的时候 老是报gdbm 错误 configure: error: Cannot find either the gdbm or the db library. 哪位高人帮个忙 rpm -q gdbm gdbm已经装了

by ashtop - 服务器应用 - 2004-12-24 09:52:16 阅读(857) 回复(1)
by 地下工作者 - C/C++ - 2003-06-11 14:11:07 阅读(1041) 回复(1)

我的linux 是RH AS 4.0,先后安装了qmail-1.03,vpopmail-5.4.17,qmailadmin-1.2.9,在安装sqwebmail-5.1.5时进行不下去了。 执行configure时,提示说需要安装courier-auth;安装courier-authlib-0.59.2时,系统又提示说找不到gdbm和db的库,安装不能继续。我检查过系统,gdbm是安装了的,版本是gdbm-1.8.0-24。 查过之前思一克的一个帖子,说是linux版本的问题,可以装新版db解决。 请问哪位碰到并成功解决过这个问题?

by barterr - 服务器应用 - 2007-05-18 13:30:43 阅读(1416) 回复(1)

下载地址:http://www.hi-php.com/hdb-0.1.zip (内带测试程序及说明) PHP4代码版HDB - (HashTreeDB.class.php) ----------------------------------------------------------------------- 作者: 马明练(hightman) (MSN: [email]MingL_Mar@msn.com[/email]) (php-QQ群: 17708754) 网站: http://www.hi-php.com 时间: 2007/05/01 (update: 2007/05/08) 版本: 0.1 目的: 取代 cdb/gdbm 快速存取分词词典, 因大...

by hightman - PHP - 2007-05-11 22:39:51 阅读(4859) 回复(16)