免费注册 查看新帖 |

Chinaunix

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

安装beecrypt-4.1.2.tar.gz求助,在线等 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-03-07 09:40 |只看该作者 |倒序浏览
本人操作如下1.gtar zxvf beecrypt-4.1.2.tar.gz    2.cd beecrypt-4.1.2   3.make install
错误码如下:
Making install in .
test -z "/usr/lib" || mkdir -p -- "/usr/lib"
/bin/sh ./libtool --mode=install /usr/bin/install -c  'libbeecrypt.la' '/usr/lib/libbeecrypt.la'
/usr/bin/install -c .libs/libbeecrypt.so.6.4.0 /usr/lib/libbeecrypt.so.6.4.0
./libtool[5866]: eval[1]: /usr/bin/install: not found [No such file or directory]
*** Error code 127
The following command caused the error:
list='libbeecrypt.la'; for p in $list; do \
  if test -f $p; then \
    f=`echo $p | sed -e 's|^.*/||'`; \
    echo " /bin/sh ./libtool --mode=install /usr/bin/install -c  '$p' '/usr/lib/$f'"; \
    /bin/sh ./libtool --mode=install /usr/bin/install -c  "$p" "/usr/lib/$f"; \
  else :; fi; \
done
make: Fatal error: Command failed for target `install-libaltLTLIBRARIES'
Current working directory /ARMS/soft/beecrypt-4.1.2
*** Error code 1
The following command caused the error:
make  install-exec-am install-data-am
make: Fatal error: Command failed for target `install-am'
Current working directory /ARMS/soft/beecrypt-4.1.2
*** Error code 1
The following command caused the error:
set fnord $MAKEFLAGS; amf=$2; \
dot_seen=no; \
target=`echo install-recursive | sed s/-recursive//`; \
list='. java python tests docs gas masm'; for subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \
  (cd $subdir && make  $local_target) \
   || case "$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
done; \
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `install-recursive'

论坛徽章:
2
双鱼座
日期:2014-02-23 12:10:03操作系统版块每日发帖之星
日期:2015-12-17 06:20:00
2 [报告]
发表于 2011-03-07 10:48 |只看该作者
下个编译好的不行吗
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP