我已经用 Mac 端口安装了包 ccl。现在我想使用可可桥。
Welcome to Clozure Common Lisp Version 1.8 (DarwinX8664)!
? (require "COCOA")
> Error: Permission denied : #P"/opt/local/share/ccl/1.8/temp bundle64.app/Contents/252752233492590994.tem"
> While executing: %CREATE-FILE, in process listener(1).
> Type :POP to abort, :R for a list of available restarts.
> Type :? for other options.
如果我从它开始ccl64
就sudo
可以了。但我希望能够以普通用户的身份做到这一点。我该怎么做?