Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1626640
  • 博文数量: 185
  • 博客积分: 10363
  • 博客等级: 上将
  • 技术积分: 2205
  • 用 户 组: 普通用户
  • 注册时间: 2006-01-11 22:29
文章分类
文章存档

2013年(12)

2012年(5)

2011年(2)

2010年(12)

2009年(9)

2008年(15)

2007年(48)

2006年(82)

分类: 其他UNIX

2013-02-05 17:38:19

在终端中用open打开安装程序时提示:

$open /Users/hyperlau/Software\ Backup/Little\ Snitch/Little\ Snitch\ Installer.app
LSOpenURLsWithRole() failed with error -10810 for the file /Users/hyperlau/Software Backup/Little Snitch/Little Snitch Installer.app.


通过查看日志发现:

Feb  5 16:50:52 doudou kernel[0]: exec of /Volumes/LittleSnitch 2.5[3]/Little Snitch Installer.app/Contents/MacOS/Little Snitch Installer denied since it was quarantined by Maxthon.app and created without user consent, qtn-flags was 0x00000047


可以使用如下命令:

xattr -d -r com.apple.quarantine /Users/hyperlau/Software\ Backup/Little\ Snitch/Little\ Snitch\ Installer.app


这样就可以正常open安装程序了

阅读(8105) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~