loadhibernate.cfg.xml出现了问题获取配置信息代码应该这样写Configuration conf = new Configuration().configure();2009.8.31 更新.An AnnotationConfiguration instance is requir...
分类:
Web程序 时间:
2014-11-14 12:09:18
阅读次数:
114
解决php configure: error: Cannot find ldap libraries in /usr/lib.错误错误说明今天在centos 6.3 64位版本上安装PHP5.4.3时在./configure 步骤的时候出现了下面错误configure: error: Cannot ...
分类:
Web程序 时间:
2014-11-14 12:04:10
阅读次数:
414
无需重新编译php加入ftp扩展的解决方法本文为大家介绍无需重新编译php加入ftp扩展的方法,有需要的朋友可以参考下首先,进入源码目录cd php-5.2.13/ext/ftp#运行phpize生成configure/usr/local/php/bin/phpize#编译,指定php-config...
分类:
Web程序 时间:
2014-11-14 12:01:42
阅读次数:
249
PHP编译选项PHP安装./configure --prefix=/usr/local/php --with-config-file-path=/usr/local/php/etc --with-mysql=/usr/local/mysql --with-mysqli=/usr/bin/mysql_...
分类:
Web程序 时间:
2014-11-14 12:00:31
阅读次数:
318
php5.6.1编译错误configure: error: Don't know how to define struct flock on this system, set --enable-opcache=no...
分类:
Web程序 时间:
2014-11-14 10:48:21
阅读次数:
164
linux下安装php报错configure: error: Cannot find MySQL header files under /usr/include/mysql.2013-03-04 15:34wdjhz|分类:服务器软件|浏览5318次configure: error: Cannot ...
分类:
数据库 时间:
2014-11-13 16:02:57
阅读次数:
188
安裝jpeg-6b png error错误解决方法默认安裝jpeg-6bshell>wgetftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gztarzxvfjpegsrc.v6b.tar.gzcdjpeg-6b./configure–-prefix=/...
分类:
其他好文 时间:
2014-11-13 14:34:14
阅读次数:
132
configure: error: libjpeg.(a|so) not foundconfigure: error: libjpeg.(a|so) not foundln -sf libjpeg.so.62.0.0 libjpeg.soconfigure: error: libpng.(a|so)...
分类:
Web程序 时间:
2014-11-13 12:43:06
阅读次数:
407
http://lists.gnu.org/archive/html/autoconf/2006-04/msg00002.html
分类:
其他好文 时间:
2014-11-12 21:05:04
阅读次数:
1174
Linux下安装PHP的GD支持库1、安装 zlibwget ftp://ftp.sunfreeware.com/pub/freeware/SOURCES/zlib-1.2.3.tar.gztar -zxf zlib-1.2.3.tar.gzcd zlib-1.2.3./configure –pre...
分类:
Web程序 时间:
2014-11-12 16:18:49
阅读次数:
254