Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
传输不再具有预编译的 PowerPC 支持,但它们仍然有可用的源代码。我尝试自己编译它,但收到错误消息“找不到 pkg-config 脚本或太旧......”有人知道我该如何编译它吗?或者某个地方的预编译版本?
您需要先安装 pkg-config,这显然是传输的依赖项。