求助:ECB安装中的问题。谢谢!>>>>>>>>>>>>>>>>>>>>>>>>>>>.

其它类软件,非上述版软件
回复
i_ub
帖子: 7
注册时间: 2009-10-18 13:56

求助:ECB安装中的问题。谢谢!>>>>>>>>>>>>>>>>>>>>>>>>>>>.

#1

帖子 i_ub » 2010-04-17 21:02

我是ubuntu 9.04版本。

为了使用emacs查看代码,安装CEDET 和ECB。

CEDET安装没有什么问题,但安装ECB的时候出了些问题。

安装前编译,ECB,一下是makefile的内容:
有个EMACS bin文件的路径要配置,我的是在/usr/bin下。但是make时出错,权限不够??
为什么呢,我是在root用户下敲的make。请大家帮帮忙看看,谢谢!
# Define here the correct path to your Emacs or XEmacs binary. Ensure you
# have set this variable to 'xemacs' if you want byte-compile with XEmacs!
EMACS=/usr/bin

# In the following path-settings of this section use always FORWARD-SLASHES
# as directory-separator even with MS Windows systems.

# -------- Compiling ECB with the cedet-library 1.0 ----------------------

# cedet >= 1.0 (contains a.o. semantic >= 2.0, eieio >= 0.18 and speedbar
# >= 0.15). Set here the full path to the cedet-installation directory.
CEDET=/usr/share/emacs/site-lisp/cedet-1.0pre6

---------------
出错信息:
root@arist-laptop:/usr/share/emacs/site-lisp/ecb-2.40# make
Byte-compiling ECB with LOADPATH= ...
/usr/bin -batch -no-site-file -l ecb-compile-script --eval '(ecb-byte-compile t)'
make: execvp: /usr/bin: Permission denied
make: *** [ecb] Error 127
头像
速腾1994
论坛版主
帖子: 17379
注册时间: 2008-11-01 20:43
系统: Arch+gnome

Re: 求助:ECB安装中的问题。谢谢!>>>>>>>>>>>>>>>>>>>>>>>>>>>.

#2

帖子 速腾1994 » 2010-04-26 20:47

:em06
回复