wdcp升级php出错按大神提示安装iconv_ins依然出错
[code]/root/php-5.3.29/ext/iconv/iconv.c:254: error: ‘_libiconv_version’ undeclared (first use in this function)
/root/php-5.3.29/ext/iconv/iconv.c:254: error: (Each undeclared identifier is reported only once
/root/php-5.3.29/ext/iconv/iconv.c:254: error: for each function it appears in.)
make: *** [ext/iconv/iconv.lo] Error 1
make err
You have new mail in /var/spool/mail/root
[root@AY************b ~]# /root/php-5.3.29/ext/iconv/iconv.c: In function ‘zm_startup_miconv’:
-bash: /root/php-5.3.29/ext/iconv/iconv.c:: No such file or directory
[root@AY************b ~]# /root/php-5.3.29/ext/iconv/iconv.c:254: error: ‘_libiconv_version’ undeclared (first use in this function)
-bash: syntax error near unexpected token `('
[root@AY************b ~]# /root/php-5.3.29/ext/iconv/iconv.c:254: error: (Each undeclared identifier is reported only once
-bash: syntax error near unexpected token `('
[root@AY************b ~]# /root/php-5.3.29/ext/iconv/iconv.c:254: error: for each function it appears in.)
-bash: syntax error near unexpected token `)'
[root@AY************b ~]# make: *** [ext/iconv/iconv.lo] Error 1
-bash: make:: command not found
[/code]然后按网友提示安装iconv_ins提示:[code]
iconv_ins.sh: line 14: ./configure: Permission denied
make: *** No targets specified and no makefile found. Stop.
[root@AY************b ~]# No targets specified and no makefile found. ^C
[/code]大神什么原因,求破 也是遇到这个问题
搞了几个小时,终于发现问题,解决。
----------------------------------------------------
bash ./configure: Permission denied
原因:wdcp的云锁阻止导致的,我们要先去卸载云锁再安装。
如何卸载云锁?
ssh连接上去,执行 /usr/local/yunsuo_agent/uninstall 等会就成功卸载云锁了。 [b]回复 [url=http://www.wdlinux.cn/bbs/redirect.php?goto=findpost&pid=77594&ptid=40600]2#[/url] [i]popox[/i] [/b]
多谢 以解决! 太坑爹了,还好看到了。 同事这个问题,坑了我一晚上。。。 他娘的,坑了我二晚上。。。
页:
[1]