免费注册 查看新帖 |

Chinaunix

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

在线等了很久了~~~~!!请高手近来看看,帮帮忙吧 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-05-18 15:09 |只看该作者 |倒序浏览
我发的帖子几天都没人回复,难道问题大家都没遇到过吗?
只是freebsd上安装点东西,有那么困难吗?
问题如下:

dlcp@FreeBSD[/usr/ports/www/mod_php5]make install
===>;  Installing for mod_php5-5.0.4_1,1
===>;   mod_php5-5.0.4_1,1 depends on file: /usr/local/sbin/apxs - found
===>;   mod_php5-5.0.4_1,1 depends on executable: pkg-config - found
===>;   mod_php5-5.0.4_1,1 depends on shared library: xml2.5 - found
===>;   Generating temporary packing list
===>;  Checking if www/mod_php5 already installed
Installing PHP SAPI module:       apache2handler
/usr/local/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/share/apache2/build/libtool' libphp5.la /usr/local/libexec/apache2
/usr/local/share/apache2/build/libtool --mode=install cp libphp5.la /usr/local/libexec/apache2/
libtool: install: `libphp5.la' is not a valid libtool archive
Try `libtool --help --mode=install' for more information.
apxs:Error: Command failed with rc=65536
.
*** Error code 1

Stop in /usr/ports/www/mod_php5/work/php-5.0.4.
*** Error code 1

Stop in /usr/ports/www/mod_php5.

论坛徽章:
2
丑牛
日期:2013-09-29 09:47:222015七夕节徽章
日期:2015-08-21 11:06:17
2 [报告]
发表于 2005-05-18 15:27 |只看该作者

在线等了很久了~~~~!!请高手近来看看,帮帮忙吧

把libtool安装一下试试

论坛徽章:
0
3 [报告]
发表于 2005-05-18 15:47 |只看该作者

在线等了很久了~~~~!!请高手近来看看,帮帮忙吧

我重新安装了libtool,问题依旧.

论坛徽章:
0
4 [报告]
发表于 2005-05-18 16:47 |只看该作者

在线等了很久了~~~~!!请高手近来看看,帮帮忙吧

libtool: install: `libphp5.la' is not a valid libtool archive
Try `libtool --help --mode=install' for more information.


libtool:安装:`libphp5.la`不是正确的libtool 存档
试试用`libtool --help --mode=install'来得到更多的信息。

论坛徽章:
0
5 [报告]
发表于 2005-05-18 17:09 |只看该作者

在线等了很久了~~~~!!请高手近来看看,帮帮忙吧

你提示如下:

dlcp@FreeBSD[/usr/local/share/apache2/build]./libtool --help --mode=install
Usage: libtool [OPTION]... --mode=install INSTALL-COMMAND...

Install executables or libraries.

INSTALL-COMMAND is the installation command.  The first component should be
either the `install' or `cp' program.

The rest of the components are interpreted as arguments to that command (only
BSD-compatible install options are recognized).

Try `libtool --help' for more information about other modes.

请指教!!谢谢

论坛徽章:
0
6 [报告]
发表于 2005-05-18 17:35 |只看该作者

在线等了很久了~~~~!!请高手近来看看,帮帮忙吧

uname -a?

论坛徽章:
1
15-16赛季CBA联赛之江苏
日期:2018-02-28 14:17:20
7 [报告]
发表于 2005-05-18 22:15 |只看该作者

在线等了很久了~~~~!!请高手近来看看,帮帮忙吧

试试/usr/ports/lang/php5

论坛徽章:
1
技术图书徽章
日期:2013-12-05 23:25:45
8 [报告]
发表于 2005-05-19 09:37 |只看该作者

在线等了很久了~~~~!!请高手近来看看,帮帮忙吧

cvsup ports,然后再做一次。

论坛徽章:
0
9 [报告]
发表于 2005-05-19 09:38 |只看该作者

在线等了很久了~~~~!!请高手近来看看,帮帮忙吧

问题依旧,到底怎么回事呀?

===>;  Installing for php5-5.0.4_1
===>;   php5-5.0.4_1 depends on file: /usr/local/sbin/apxs - found
===>;   php5-5.0.4_1 depends on executable: pkg-config - found
===>;   php5-5.0.4_1 depends on shared library: xml2.5 - found
===>;   Generating temporary packing list
===>;  Checking if lang/php5 already installed
Installing PHP SAPI module:       apache2handler
/usr/local/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/share/apache2/build/libtool' libphp5.la /usr/local/libexec/apache2
/usr/local/share/apache2/build/libtool --mode=install cp libphp5.la /usr/local/libexec/apache2/
libtool: install: `libphp5.la' is not a valid libtool archive
Try `libtool --help --mode=install' for more information.
apxs:Error: Command failed with rc=65536
.
*** Error code 1

Stop in /usr/ports/lang/php5/work/php-5.0.4.
*** Error code 1

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

Stop in /usr/ports/lang/php5.

论坛徽章:
0
10 [报告]
发表于 2005-05-19 09:40 |只看该作者

在线等了很久了~~~~!!请高手近来看看,帮帮忙吧

[quote]原帖由 "HonestQiao"]cvsup ports,然后再做一次。[/quote 发表:


cvsup ports太慢了.
我把ports rm了,又新下了一个ports.tar.gz解到/usr/ 了效果是否一样呢?
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP