如何完全卸载 XULRunner 7 Mac OS X
这里有一个线程:
如何在 Mac OS X 上安装并运行 XulRunner 应用程序?
...其中用户提到卸载 XULRunner 7 时遇到问题,以便他可以安装 XULRunner 6。不幸的是,他只是说他找到了解决方法,但没有说明如何解决。我似乎无法向该用户(CIRK)发送私人消息或电子邮件。
那么,有谁知道如何删除它,或者至少让 OS X 允许安装 XULRunner 6?
顺便说一句,删除 /Library/Frameworks/XUL.framework 目录不起作用。
提前致谢。
There is a thread here:
How to Install and run a XulRunner Application on Mac OS X?
...in which a user mentions having trouble uninstalling XULRunner 7 so he could then install XULRunner 6. Unfortunately he just says he figured it out, but doesn't say how. It appears that I cannot private-message or email that user (CIRK).
So, does anyone know how one removes it, or at least get OS X to allow the install of XULRunner 6?
As a side-note, removing the /Library/Frameworks/XUL.framework directory does not work.
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
一天后回答我自己的问题...
看来 XULRunner 7 安装程序不仅将文件添加到 /Library/Frameworks 文件夹,而且还添加到 /private
具体来说,我必须手动删除...
...以及删除 /Library/Frameworks/XUL.framework 文件夹。
希望这对其他人有帮助。
编辑:这与 OSX 10.6.7 特别相关,据报道也适用于 10.7.2
Answering my own question a day later...
It appears that the XULRunner 7 installer not only adds files to the /Library/Frameworks folder, but also adds to /private
Specifically, I had to manually delete...
...along with removing the /Library/Frameworks/XUL.framework folder.
Hopefully that will be helpful to someone else.
edit: This is specifically relevant to OSX 10.6.7, reported to work on 10.7.2 as well
在 Mac OS X 10.5.8 上,/private/... 下没有任何内容,但有一个文件夹 /Library/Receipts/xulrunner-*.mac.pkg 也必须删除
On Mac OS X 10.5.8 there is nothing under /private/... but there is a folder /Library/Receipts/xulrunner-*.mac.pkg which have to be removed too