red hat 5 需要安装哪些个东西 gstreamer -python-0.10.9-1.el5.i386.rpm 已安装 请赐教. [ 本帖最后由 liuwanbing1985 于 2009-1-9 16:11 编辑 ]
by liuwanbing1985 - Linux新手园地 - 2009-01-09 12:27:50 阅读(1336) 回复(0)
安装PHP时报错如上错误,网上查缺少这个liibXpm-devel 安装之后显示Nothing to do,如下是具体信息 yum -y install libXpm-devel Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: mirrors.btte.net * extras: mirrors.btte.net * updates: mirrors.btte.net Setting up Install Process Package libXpm-devel-3.5.8-2.el6.x86_64 already installed and latest version Nothing t...
就是标题上的问题,我知道原因但是我找不到下载地址 希望CU的大哥们能指个方向 (最好是给个连接,能到下载叶面的,急!!!!)
我是作为一个普通用户在机子上安装php环境的,装了GD函数库后感觉php configure的时候识别不到GD函数库,怎么破啊?
大家好! 在fedora 14 下配置arm板子上的alsa-utils应用程序时出现configure: error: required curses helper header not found这样的错误,我到网上找了一些资料,但都是ubuntu的做法:sudo apt-get install libncurses5-dev ,但是我使用yum install libncurses5-dev根本没用,我的配置选项:./configure --host=arm-none-linux-gnueabi --prefix=/usr/local/linux_arm/alsa --enable-static --enable-shared CFLAGS="-I/usr/loca...
我在配置pcourier-0.53.3时遇到的这个错误. 但pcre我在ports中已经安装了的. bash-2.05b# find /usr -name pcre\.h -print /usr/local/include/pcre.h /usr/home/setup/httpd-2.2.4/srclib/pcre/pcre.h /usr/home/setup/php-5.2.3/ext/pcre/pcrelib/pcre.h /usr/home/soft/php/include/php/ext/pcre/pcrelib/pcre.h /usr/ports/lang/php5/work/php-5.1.6/ext/pcre/pcrelib/pcre.h 不知道这是什么问题造成的. 有经验的指点一下.:oo...
我试着安装freeradius,解压后 #./configure loading cache ./configure cache checking for gcc ..no checking for cc.....no configure:error:no acceptable cc found in $PATH 请问什么原因,怎么解决?
我试着安装freeradius,解压后\r\n#./configure\r\n loading cache ./configure cache\r\n checking for gcc ..no\r\n checking for cc.....no\r\n configure:error:no acceptable cc found in $PATH \r\n请问什么原因,怎么解决?
我在编译httpd-2.0.40.tar.gz遇到下面的问题,请大侠解答。 configure:error:no acceptable C compiler found in $PATH
./configure --enable-server --enable-agent --with-mysql --with-net-snmp --with-libcurl 安装zabbix 编译出错: checking for -rdynamic linking option... yes checking if Oracle support is enabled... no checking for mysql_config... /usr/bin/mysql_config checking for main in -lmysqlclient ... no configure: error: Not found mysqlclient library mysqlclient 是哪个包? ---------------mysql已安装的 [root@c...
大家好我编译安装php5.2的时候出现问题,我的编译参数如下: ./configure --prefix=/usr/local/webserver/php --with-config-file-path=/usr/local/webserver/php/etc --with-mysql=/usr/local/webserver/mysql --with-mysqli=/usr/local/webserver/mysql/bin/mysql_config --with-iconv-dir=/usr/local --with-freetype-dir --with-jpeg-dir --with-png-dir --with-zlib --with-libxml-dir=/usr --enable-xml --disable-rpath --e...