1.Homebrew是啥东东? Homebrew的官方网站http://brew.sh/index.html上有这么一句“Homebrew installs the stuffyouneed that Apple didn’t.”,能够通过终端方便的使用它安装管理苹果没有自带的UNIX相关工具软件.官方中文页面也给出的“OS X 不可或缺的套件管理器”的说明. 2.Homebrew的安装 官方给出的说明为在MAC终端上运行: ruby -e "$(curl -fsSL https://raw.g…
安装先前的笔记:CentOS 6.3 中安装VirtualBOX增强工具失败:Building the main Guest Additions module[FAILED],执行了以下命令 #安装 工具/依赖库 yum install -y gcc-c++ kernel kernel-devel #重启 reboot 重新安装“增强工具”,还是报如下错误: Building the OpenGL support module [FAILED] 网友提供的解决方案: cd /media/VBO…
centos 6.5 在virtual box 上 安装增强版工具: 出现:centos unable to find the source of your current linux kernel Is it too late to contribute to this thread? I found that gcc and kernel-devel was not included with the generic desktop install so also needed to do…
首先提示一点:能谷歌绝对不要百度解决问题. 1.昨天百度了一天,都都没有找到解决方案.因为昨天是20161130日,我的蓝灯FQ软件的流量使用光了.悲催- 2.今天是20161201日,我可以免费使用蓝灯了.就一个谷歌第一个就提供了解决方案.可以说是2分钟内就解决了. 所以,期待谷歌进入中国吧. 3.开始记博客: homebrew 无法安装,提示不能在根目录下使用. Running Homebrew as root is extremely dangerous and no longer sup…