Hi,

I sent this last night but it must have gone to the wrong address, hope
nobody gets duplicates.


I'm just migrating back from XEmacs to Emacs and decided to go with the
latest and greatest CEDET and JDEE, this means JDEE2.3.4beta5 and CEDET
1.0beta2. 

In the install notes for Cedet it says to run make, I have cygwin installed
but make still doesn't work. I get a "The system cannot find the path
specified" error.

So, question 1, do I need to do this to get CEDET installed, or will this
just byte compile the lisp? If I need to do this is there a way I can do it
from within Emacs?

If I try and load JDE in my .emacs file (the relevant parts look like

(add-to-list 'load-path (expand-file-name "~/path-to-jdee"))

(load-file(expand-file-name
"~/path-to-cedet/common/cedet.el"))

(require 'jde)


I get a "File Error:  "Cannot load  file", "semantic-loaddefs" "

Is this because I haven't been able to 'make' CEDET?

Thanks,

Kevin Jones
http://kevinj.develop.com 

Reply via email to