- 主题:设置糊涂代码时碰到的,奇怪
checking how to run the C preprocessor... (cached) gcc -E
checking for pty.h... (cached) yes
checking for libiconv_open in -liconv... no
checking for ght_create in -lghthash... (cached) no
configure: error: Please install ghthash first. (cd software; make installghthash)
bbs@ppqq:/home/bbssrc/bbs$ echo $LD_LIBRARY_PATH
/usr/local/lib:/usr/local/lib:/usr/lib/:
bbs@ppqq:/home/bbssrc/bbs$ whereis libghthash
libghthash: /usr/lib/libghthash.a /usr/lib/libghthash.la /usr/lib/libghthash.so /usr/local/lib/libghthash.a /usr/local/lib/libghthash.la /usr/local/lib/libghthash.so
bbs@ppqq:/home/bbssrc/bbs$
为什么就找不到libghthash呐?
--
FROM 202.119.32.102
看到了,也做了,所以我的/usr/lib下才有的libghthash
但是不知道为什么configure就是不能过
【 在 yes.bbs@wusetu.cn (那一阵小风的呐喊之理解万岁) 的大作中提到: 】
: (cd software; make ~
: installghthash)~
: 【 在 wuqq.bbs@ytht.net (毛驴QQ·逢赌必输) 的大作中提到: 】
: : checking how to run the C preprocessor... (cached) gcc -E
: : checking for pty.h... (cached) yes
: : checking for libiconv_open in -liconv... no
: ...................
--
FROM 202.119.32.102
试过了,就差rm -rf bbs;cvs co bbs乐...
【 在 yes.bbs@wusetu.cn (那一阵小风的呐喊之理解万岁) 的大作中提到: 】
: 从头./makedist.sh试试
: 【 在 wuqq.bbs@ytht.net (毛驴QQ·逢赌必输) 的大作中提到: 】
: : 看到了,也做了,所以我的/usr/lib下才有的libghthash
: : 但是不知道为什么configure就是不能过
--
FROM 202.119.32.102
果然是这样,多谢:)
【 在 dinger (test) 的大作中提到: 】
: 【 在 wuqq (毛驴QQ·逢赌必输) 的大作中提到: 】
: : 标 题: 设置糊涂代码时碰到的,奇怪
: : 发信站: 一塌糊涂 BBS (Sun Jun 27 15:27:28 2004), 转信(ytht.net)
: : checking how to run the C preprocessor... (cached) gcc -E
: : checking for pty.h... (cached) yes
: : checking for libiconv_open in -liconv... no
: ...................
--
FROM 202.119.32.102