Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install error with elpa at Org-mode 7.9.3f and Emacs 24.3 #41

Closed
igoumeninja opened this issue Feb 9, 2014 · 2 comments
Closed

Install error with elpa at Org-mode 7.9.3f and Emacs 24.3 #41

igoumeninja opened this issue Feb 9, 2014 · 2 comments

Comments

@igoumeninja
Copy link

Ebib doesn't work for me. When I am trying to activate (M-x ebib) I am taking the eval-buffer: Required feature ebib-utils' was not provided` error, because when I'm trying to install ebib with melpa I'm taking the following errors at the install:

Leaving directory `/Users/ari/.emacs.d/elpa/ebib-20140207.857'
Compiling file /Users/ari/.emacs.d/elpa/ebib-20140207.857/ebib-db.el at Sun Feb  9 18:07:20 2014
Entering directory `/Users/ari/.emacs.d/elpa/ebib-20140207.857/'
ebib-db.el:48:1:Error: Required feature `ebib-utils' was not provided
Compiling file /Users/ari/.emacs.d/elpa/ebib-20140207.857/ebib-filters.el at Sun Feb  9 18:07:21 2014
ebib-filters.el:56:1:Error: Required feature `ebib-utils' was not provided
Compiling file /Users/ari/.emacs.d/elpa/ebib-20140207.857/ebib-keywords.el at Sun Feb  9 18:07:21 2014
ebib-keywords.el:51:1:Error: Required feature `ebib-utils' was not provided
Compiling file /Users/ari/.emacs.d/elpa/ebib-20140207.857/ebib-pkg.el at Sun Feb  9 18:07:21 2014
Compiling file /Users/ari/.emacs.d/elpa/ebib-20140207.857/ebib-utils.el at Sun Feb  9 18:07:21 2014
In ebib-locate-bibfile:
ebib-utils.el:84:53:Warning: reference to free variable
    `ebib-bibtex-extensions'
In ebib-called-with-prefix:
ebib-utils.el:258:39:Warning: reference to free variable `ebib-prefix-key'
In ebib-get-obl-fields:
ebib-utils.el:311:28:Warning: reference to free variable `ebib-entry-types'
In ebib-get-opt-fields:
ebib-utils.el:315:28:Warning: reference to free variable `ebib-entry-types'
In ebib-get-all-fields:
ebib-utils.el:322:24:Warning: reference to free variable `ebib-additional-fields'
In ebib-cur-entry-key:
ebib-utils.el:337:34:Warning: reference to free variable `ebib-cur-db'
In end of data:
ebib-utils.el:347:1:Warning: the function `ebib-db-get-current-entry-key' is not known to be defined.
Compiling file /Users/ari/.emacs.d/elpa/ebib-20140207.857/ebib.el at Sun Feb  9 18:07:22 2014
ebib.el:70:1:Error: Required feature `ebib-utils' was not provided

Thanks in advance for your reply

@joostkremers
Copy link
Owner

Sorry, my mistake... Should be fixed now on Github. Don't know when it'll turn up in Melpa, but that shouldn't be long.

@igoumeninja
Copy link
Author

ok, now is working.
Thanks for sharing!
Amazing tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants