Hi,

Looked in the trouble shooting guide and didn't see this one.
Here's the error:

Signaling: (file-error "Cannot open load file" "jde")
  load-internal("jde" nil t nil nil nil)
  load("jde" nil t nil)
  require(jde)
  load-internal("~/.emacs" t t t nil nil)
  load("~/.emacs" t t t)
  load-user-init-file("")
  load-init-file()
  command-line()
  normal-top-level()

Here's my .emacs: (can't get any simpler)

(setq load-path 
        (nconc '("/data/jde/jde-2.1.6beta10") 
        load-path))
(require 'jde)

I'm running:

troll /tmp 203 /usr/local/bin/xemacs --version
XEmacs 20.4 "Emerald" [Lucid] (sparc-sun-solaris2.4) of Fri Feb 27 1998
on grind

Here's the messages buffer:

Loading x-win-sun...
Loading x-win-sun...done
Loading debug...
Loading debug...done
Entering debugger...

Any idea what it can't find jde?

On a more meta-practical note, it might be a good idea to write a
"audit-my-jde-requirements-so-Paul-can-write-JDE" option.
8^)

thanks in advance,

-Rashid

--
[EMAIL PROTECTED]    512.436.1346    Tivoli Systems, Austin, TX

Reply via email to