ChinaUnix.net
相关文章推荐:

Support Library 安装

安装tomcat的native library 安装完tomcat 5 之后经常会出现这样的问题,The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: ××××××××××;××××××××总会出现在logs的第一行。 解决这个问题,我们需要安装native库,分别在windows和linux下面的安装方法给一个总结 在linux下比较麻烦,我用的是redhat 1:首先下载安装apr包...

by dragon76 - 网络技术文档中心 - 2008-04-03 12:40:45 阅读(544) 回复(0)

相关讨论

请教在FREEBSE下GD library安装

by alex_liu - BSD - 2005-07-26 16:24:59 阅读(931) 回复(0)

参考文章: http://bbs.chinaunix.net/viewthread.php?tid=987344 marion的 RHEL4上安装基于postfix的全功能邮件服务器(全部使用目前最新源码包构建) # tar jxvf courier-authlib-0.59.3.tar.bz2 # cd courier-authlib-0.59.3 #./configure --prefix=/usr/local/courier-authlib --sysconfdir=/etc --without-authpam --without-authldap --without-authpwd --without-authshadow --without-...

by gilet - 服务器应用 - 2009-09-30 14:27:42 阅读(4895) 回复(36)

安装Courier authentication library # tar jxvf courier-authlib-0.59.3.tar.bz2 # cd courier-authlib-0.59.3 #./configure --prefix=/usr/local/courier-authlib --sysconfdir=/etc --without-authpam --without-authldap --without-authpwd --without-authshadow --without-authvchkpw --without-authpgsql --with-authmysql --with-mysql-libs=/usr/local/mysql/lib/mysq...

by junger - 服务器应用 - 2007-10-24 22:14:27 阅读(2141) 回复(3)

checking for termcap functions library... configure: error: No curses/termcap library found 请问下,是缺少了哪个文件,还是多个文件(具体是哪几个啊)? [ 本帖最后由 yunshen 于 2005-11-12 11:14 编辑 ]

by yunshen - 系统管理 - 2005-11-12 12:25:49 阅读(755) 回复(3)

请问: 我的操作系统是5.1b的,在运行程序时总是报告: waring : local not supported by C library ,local uchanged open xxxx(代表我们的系统!) error 我想该如何去安装C library 呢? 谢谢!

by czyf2001 - 其他UNIX - 2003-12-12 17:26:46 阅读(1145) 回复(8)

安装Solaris_8 (Developer System support), 需要几张CD安装盘? 谢谢

by hust_atcs - Solaris - 2003-09-29 17:43:29 阅读(366) 回复(1)

安装Solaris_8 (Developer System support), 需要几张CD安装盘? 谢谢

by hust_atcs - Solaris - 2003-09-29 16:08:15 阅读(330) 回复(0)

configure: error: readline library not found If you have readline already installed, see config.log for details on the failure. It is possible the compiler isn't looking in the proper directory. Use --without-readline to disable readline support. 怎么办 谢谢

by jszhuzi - PostgreSQL - 2007-03-17 12:37:26 阅读(4855) 回复(1)

各位大虾. 我在安装 MPlayer-1.0pre8 时. 执行 ./configure --enable-gui --with-codecsdir=/usr/lib/ c --with-win32libdir=/usr/lib/codecs --with-reallibdir=/usr/lib/codecs --with-xa nimlibdir=/usr/lib/codecs --disable-inet6 --language=zh_CN,en --prefix=/usr/loca l/MPlayer1.0 --charset=utf 命令后,系统 提示: Error: PNG support required for GUI compilation, please install libpng and libpn g-dev packages....

by kingegg - 多媒体与娱乐 - 2006-06-20 19:10:45 阅读(1714) 回复(5)

在执行make setup 时出的错误 ./compile checktag.c 'head -1 conf-sqlcc checktag.c:11:19: mysql.h: 没有那个文件或目录

by outstanding - 服务器应用 - 2005-12-16 16:34:15 阅读(1403) 回复(5)