免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2270 | 回复: 4
打印 上一主题 下一主题

php 扩展安装问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-06-22 10:31 |只看该作者 |倒序浏览
我在 WMware 下用 PORTS 安装 PHP 扩展库的时候把所有的库都选了,,装了一半有个文件下不下来。。
安装就终止了,,SESSION  和  MYSQL 都没出现在 phpinfo() 页面上。

我现在想把扩展库都卸掉,,选择性的装几个常用的,,,可是我在 php5-exe... 目录下执行

make install clean 时候 那个选单出不来呀,,,怎么做才可以弹出那个选单啊,,,,

谢谢了,,,

论坛徽章:
0
2 [报告]
发表于 2007-06-22 11:13 |只看该作者
make rmconfig
make config

论坛徽章:
0
3 [报告]
发表于 2007-06-22 13:45 |只看该作者
谢谢了,,,

论坛徽章:
0
4 [报告]
发表于 2007-06-23 12:13 |只看该作者
我安上面兄弟说的做了,,,还是装不上去啊,,,有个包找不到啊,,该怎么办啊,,

igigi# ls
Makefile        pkg-descr

igigi# make install clean
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for php5-extensions-1.1
===>  Extracting for php5-extensions-1.1
===>  Patching for php5-extensions-1.1
===>   php5-extensions-1.1 depends on file: /usr/local/include/php/main/php.h - found
===>   php5-extensions-1.1 depends on file: /usr/local/lib/php/20060613-debug/ctype.so - found
===>   php5-extensions-1.1 depends on file: /usr/local/lib/php/20060613-debug/dom.so - found
===>   php5-extensions-1.1 depends on file: /usr/local/lib/php/20060613-debug/filter.so - not found
===>    Verifying install for /usr/local/lib/php/20060613-debug/filter.so in /usr/ports/security/pecl-filter
===>  Vulnerability check disabled, database not found
===>  Extracting for pecl-filter-0.11.0
=> MD5 Checksum OK for PECL/filter-0.11.0.tgz.
=> SHA256 Checksum OK for PECL/filter-0.11.0.tgz.
===>  Patching for pecl-filter-0.11.0
===>   pecl-filter-0.11.0 depends on file: /usr/local/include/php/main/php.h - found
===>   pecl-filter-0.11.0 depends on executable in : phpize - found
===>   pecl-filter-0.11.0 depends on file: /usr/local/lib/php/20060613-debug/pcre.so - found
===>   pecl-filter-0.11.0 depends on file: /usr/local/bin/autoconf259 - found
===>   pecl-filter-0.11.0 depends on shared library: pcre - not found
===>    Verifying install for pcre in /usr/ports/devel/pcre
===>  Vulnerability check disabled, database not found
===>  Extracting for pcre-7.1
=> MD5 Checksum mismatch for pcre-7.1.tar.bz2.
=> SHA256 Checksum mismatch for pcre-7.1.tar.bz2.
===>  Refetch for 1 more times files: pcre-7.1.tar.bz2 pcre-7.1.tar.bz2
===>  Vulnerability check disabled, database not found
=> pcre-7.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://ftp.freebsdchina.org/pub/FreeBSD/distfiles/.
fetch: ftp://ftp.freebsdchina.org/pub/F ... s/pcre-7.1.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp.hk.freebsd.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.hk.freebsd.org/pub/Fre ... s/pcre-7.1.tar.bz2: No address record
=> Attempting to fetch from ftp://ftp13.tw.freebsd.org/pub/FreeBSD/distfiles/.
fetch: ftp://ftp13.tw.freebsd.org/pub/F ... s/pcre-7.1.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp2.tsinghua.edu.cn/mirror/FreeBSD/ports/distfiles/.
fetch: pcre-7.1.tar.bz2: local modification time does not match remote
=> Attempting to fetch from ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/.
fetch: pcre-7.1.tar.bz2: local modification time does not match remote
=> Attempting to fetch from ftp://ftp.fu-berlin.de/unix/misc/pcre/.
fetch: pcre-7.1.tar.bz2: local modification time does not match remote
=> Attempting to fetch from ftp://ftp.tin.org/pub/libs/pcre/.
fetch: pcre-7.1.tar.bz2: local modification time does not match remote
=> Attempting to fetch from ftp://ftp.freebsdchina.org/pub/FreeBSD/distfiles/.
fetch: ftp://ftp.freebsdchina.org/pub/F ... s/pcre-7.1.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp.hk.freebsd.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.hk.freebsd.org/pub/Fre ... s/pcre-7.1.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp13.tw.freebsd.org/pub/FreeBSD/distfiles/.
fetch: ftp://ftp13.tw.freebsd.org/pub/F ... s/pcre-7.1.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp2.tsinghua.edu.cn/mirror/FreeBSD/ports/distfiles/.
fetch: pcre-7.1.tar.bz2: local modification time does not match remote
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/devel/pcre.
*** Error code 1

Stop in /usr/ports/devel/pcre.
*** Error code 1

Stop in /usr/ports/security/pecl-filter.
*** Error code 1

Stop in /usr/ports/lang/php5-extensions.
*** Error code 1

Stop in /usr/ports/lang/php5-extensions.
igigi#


后面的几个找不到,该怎么办啊

论坛徽章:
0
5 [报告]
发表于 2007-06-23 16:16 |只看该作者
先rm /usr/ports/distfile/pcre-7.1.tar.bz2,再试一下
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP