我在 MacBook Air 上运行 Yosemite。
运行后我遵循了建议brew doctor
,这告诉我usr/local
没有写访问权限。它告诉我chown
在usr/
.不太知道我在做什么,我chown -R
编辑了所有内容/usr/
,现在每当我打开终端时都会收到此刺耳的错误消息:
Last login: Wed May 20 08:59:06 on console
login(592,0x7fff7cacc300) malloc: *** error for object 0x7f9d0ac10c90: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
[Process completed]
我现在到底该怎么办?我可以做点什么吗?
答案1
输入以下命令打开磁盘实用程序“磁盘工具”处于聚光灯下并等待磁盘实用程序出现,或通过任何其他方式打开它。
在“磁盘工具”中,选择内部驱动器1上的操作系统分区,然后单击Repair Disk Permissions
按钮。
脚注:
- 通常分别称为“Macintosh HD”和“内部驱动器”。