Xemacs 21.4 Windows XP: gnus does not start, sha1 not found
Stephen J. Turnbull
stephen at xemacs.org
Wed Jun 23 04:58:03 EDT 2010
Uwe Brauer writes:
> I just downloaded and installed Xemacs 21.4 for Windows XP
> with gnus. However when I try to start gnus I obtain the
> error message cannot open file sha1, which indeed is part of
> recent version of gnus. Indeed the sha1.el is not found in
> my Xemacs installation (xemacs-packages/lisp/gnus) so I
> wounder....
In my installation, it's in the ecrypto package, which may not be part
of the default install from the Windows installer. Try running the
installer again and do a custom install, maybe?
Unless you're basically happy with no packages at all, I think it's
very risky to use a partial install of packages. There are just too
many obscure dependencies, and many libraries developed primarily in a
GNU Emacs environment will assume that everything in the world is
available, and just die if anything it wants is missing. (Remember,
that's how a bare (require 'feature) works.)
More information about the XEmacs-Beta
mailing list