Re: Help me: Trouble when install JDEE 2.3.5 on Emacs22.0.50.1

"Suraj Acharya" <[email protected]>
Newsgroups gmane.emacs.jdee
Message-ID <[email protected]>
Chinuxy,

You need to build cedet before you can use it. See the makefile in the cedet
root directory. The missing cedet-loaddefs.el files gets created as part of
the cedet build process.

Suraj

>
> otherwise, i download cedet-1.0beta2a.tar.gz, and add
> (add-to-list 'load-path (expand-file-name "F:/emacs/addon/jde/lisp"))
> (add-to-list 'load-path (expand-file-name "F:/emacs/addon/cedet/common"))
> (load-file (expand-file-name "F:/emacs/addon/cedet/common/cedet.el"))
> (add-to-list 'load-path (expand-file-name "F:/emacs/addon/elib"))
> information give by *Backtrace* is:
>
> Debugger entered--Lisp error: (file-error "Cannot open load file"
> "semantic-loaddefs")
>   load("semantic-loaddefs" nil t)
>   eval-buffer(#<buffer  *load*<3>> nil
> "f:/emacs/addon/cedet/semantic/semantic- fw.el" nil t)  ; Reading at
> buffer position 8787
>   load-with-code-conversion("f:/emacs/addon/cedet/semantic/semantic-fw.el"
> "semantic-fw" nil t)
>   require(semantic-fw)
>   eval-buffer(#<buffer  *load*<2>> nil
> "f:/emacs/addon/cedet/semantic/semantic- load.el" nil t)  ; Reading at
> buffer position 1069
>   load-with-code-conversion("f:/emacs/addon/cedet/semantic/semantic-
> load.el" "semantic-load" nil t)
>   require(semantic-load)
>   eval-buffer(#<buffer  *load*> nil "f:/emacs/addon/jde/lisp/jde.el" nil
> t)  ; Reading at buffer position 2369
>   load-with-code-conversion("f:/emacs/addon/jde/lisp/jde.el" "jde" nil
> nil)
>   jde-mode()
>   set-auto-mode-0(jde-mode nil)
>   set-auto-mode()
>   normal-mode(t)
>   after-find-file(nil t)
>   find-file-noselect-1(#<buffer SendMail.java>
> "e:/java/weber/SendMail.java" nil nil "e:/java/weber/SendMail.java" (40
> (47236 . 30279)))
>   find-file-noselect("~/java/weber/SendMail.java" nil nil t)
>   find-file("~/java/weber/SendMail.java" t)
>   call-interactively(find-file)
>
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.