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

Installation path issue #8

Open
xeruf opened this issue May 31, 2022 · 1 comment
Open

Installation path issue #8

xeruf opened this issue May 31, 2022 · 1 comment

Comments

@xeruf
Copy link

xeruf commented May 31, 2022

This is called while making:

$ make lyqi.elc
emacs -batch -u $USER -f batch-byte-compile lyqi.el
Loading subr-x...
Ignoring ’:ensure t’ in ’evil’ config
Ignoring ’:ensure t’ in ’evil-replace-with-register’ config
>>Error occurred processing lyqi.el: File is missing (("Opening input file" "No such file or directory" "/home/janek/data/2-box/lyqi.el"))

Because I set the org-directory in my config - so either ignore the private config or pass the full path.

@xeruf
Copy link
Author

xeruf commented May 31, 2022

omitting -u $USER in the corresponding makefile call seems to fix it

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

1 participant