【发布时间】:2014-01-24 14:40:00
【问题描述】:
我需要在 CentOS 6 (64) 上安装手刹 cli,并找到了 CentOS6 的本指南 http://www.dandev.com/2013/10/install-handbrake-cli-v0-9-9-centos-6-4/。不幸的是,它不会建立。构建日志文件报告了这两个失败者:
CODE: SELECT ALL
find: xcodebuild...(fail) not found
find: lipo...(fail) not found
...
-------------------------------------------------------------------------------
time end: Sun Sep 1 07:04:08 2013
duration: 8 seconds (8.49s)
result: FAILURE (code 2)
-------------------------------------------------------------------------------
Build is finished!
You may now cd into ./build and examine the output.
这些不适用于“#yum”或“#yum search”作为 xcodebuild 或 lipo。有什么建议吗?
【问题讨论】: