Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将 magit 1.2.0 安装到从 ftp.gnu.org 下载的全新安装的 emacs-24.2-bin-i386 中,并且“make”步骤失败并出现以下错误:
打开输出文件:权限被拒绝,d:/devel/emacs/release/emacs24/emacs-24.2/lisp/50magit.el
它从哪里获取(不存在的) d:/devel/emacs... 路径?我认为它与emacs本身内置的环境有关,但我不知道如何覆盖它。
使用 package.el从MELPA安装 Magit。