JDE 2.2.5 requires speedbar version 0.12.1 (it works not with 0.13a or 0.10 like in your tries. This is mentioned in the requirement-list of JDE. Ciao, Klaus -----Urspr�ngliche Nachricht----- Von: Gregory Zhuravlev [mailto:[EMAIL PROTECTED]] Gesendet am: Samstag, 2. Dezember 2000 20:06 An: [EMAIL PROTECTED] Betreff: jde installation problem host platform : Windows 2000 JDE version: jde-2.2.5 Emacs version: NT/Emacs 20.4) Exerpt from _emacs file: (add-to-list 'load-path (expand-file-name "c:/emacs-20.4/site/jde-2.2.5/lisp")) (add-to-list 'load-path (expand-file-name "c:/emacs-20.4/site/semantic-1.2.1")) (add-to-list 'load-path (expand-file-name "c:/emacs-20.4/site/elib-1.0")) (add-to-list 'load-path (expand-file-name "c:/emacs-20.4/site/speedbar-0.13a")) (require 'jde) I get an error msg: Symbol's value as variable is void: speedbar-dynamic-tags-function-list (add-to-list 'load-path (expand-file-name "c:/emacs-20.4/site/jde-2.2.5/lisp")) (add-to-list 'load-path (expand-file-name "c:/emacs-20.4/site/semantic-1.2.1")) (add-to-list 'load-path (expand-file-name "c:/emacs-20.4/site/elib-1.0")) (add-to-list 'load-path (expand-file-name "c:/emacs-20.4/site/speedbar-0.10")) (require 'jde) I get: "Cannot open load file", "elib-node" What's wrong? I've tried different versions of speedbar and JDE and different combinations, but with no success? Any suggestions? Thanks. Greg
