Asuptyam Bryuluanemon <abryuluane...@gmail.com> writes: > While following the installation instructions on > http://orgmode.org/guide/Installation.html#Installation > > I get an error message after issuing the make command > > While compiling toplevel forms in file ~/src/org-7.5/lisp/org-feed.el: > !! File error (("Cannot open load file" "sha1")) > Done > make: *** [lisp/org-feed.elc] Error 1 > > Does anyone have any suggestions?
As I've already told you, org-mode version > 6.26b do not support Emacs 21.4 as you are using. That Emacs 21 does not contain sha1.el is only one minor issue. Org uses other Emacs 22+ features, too. So if you really cannot update your emacs copy, then fetch org-mode-6.26b and use that. Bye, Tassilo