首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何在macOS 10.14.4 Mojave上使用fink

如何在macOS 10.14.4 Mojave上使用fink
EN

Stack Overflow用户
提问于 2019-05-12 15:51:51
回答 1查看 713关注 0票数 0

我的macos是Mojave,10.14.4,Xcode已经完全更新。今天早上我完成了任务。此外,在我通过after下载了Xcode之后,一个弹出窗口宣布

安装额外的所需组件?Xcode需要额外的组件来支持运行和调试。选择install添加必需的组件。

我完全服从了。最后,我打开了Xcode,版本是

Xcode 10.2.1 (10E1001)

作为额外措施,我重新启动了电脑。但芬克仍然无法发挥作用,见下文。

代码语言:javascript
复制
> fink install jhead
Password:
Use 'fink reinstall fink' to switch distributions
from 10.13 to 10.14.
'install' operation not permitted.
> fink reinstall fink
Use 'fink reinstall fink' to switch distributions
from 10.13 to 10.14.
Information about 11530 packages read in 2 seconds.
Failed: 
The Xcode Command Line Tools need to be (re)installed. 
Execute 'sudo xcode-select --install' to obtain them.
Or you can get them via direct download from developer.apple.com
(free registration required) if you don't want to install Xcode.app.
> sudo xcode-select --install
xcode-select: error: command line tools are already installed, use "Software Update" to install updates
> fink -V
Package manager version: 0.43.1
Distribution version: selfupdate-git Fri May 10 17:37:58 2019, 10.13, x86_64
Trees: local/main stable/main

Copyright (c) 2001 Christoph Pfisterer
Copyright (c) 2001-2016 The Fink Package Manager Team
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
> 

我怎么才能让fink去工作?

EN

回答 1

Stack Overflow用户

发布于 2019-05-12 22:44:00

感谢Alexander博士,Fink的用户联络,在fink-初学者@lists.Source健忘. User上:

芬克0.43.1将不会工作在莫哈韦,句号。我们真的不能让fink发行版在较新的OS版本上工作,所以我们鼓励人们在更新OS之前更新fink。 您可以从64.deb/download下载一个fink版本,然后从终端窗口使用“sudo64.deb/download -i”更新它(替换$HOME/-i),使其具有实际的下载位置。

这就成功了,我随后就可以安装jhead了。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/56100937

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档