Hi!
Can you help me with this problem.
I am using GNU Emacs 20.7.1, JDE 2.3.2, speedbar 0.14beta4, eioeio
0.17, semantic 1.4.4 and elib-1.0.
On Emacs startup, I get the error
Signaling: (file-error "Cannot open load file" "eieio")
require(eieio)
eval-buffer(#<buffer *load*<3>> nil "beanshell")
load-with-code-conversion("/home/x03manha/emacs/site/jde/lisp/beanshell.el"
"beanshell" nil t)
require(beanshell)
eval-buffer(#<buffer *load*<2>> nil "jde-help")
load-with-code-conversion("/home/x03manha/emacs/site/jde/lisp/jde-help.el"
"jde-help" nil t)
require(jde-help)
eval-buffer(#<buffer *load*> nil "jde")
load-with-code-conversion("/home/x03manha/emacs/site/jde/lisp/jde.el"
"jde" nil nil)
execute-extended-command(nil)
* call-interactively(execute-extended-command)
Thanks
/Manal Habbouche