Re: Problem with installation

2022-09-08 Thread Ihor Radchenko
anilomjf writes: > Shoud org-version be in the lisp directory when I clone the repository? > > It is not. org-version.el should be generated by make script. Best, Ihor

Re: Problem with installation

2022-09-08 Thread Ihor Radchenko
[ Adding the org mailing list back to the CC ] anilomjf writes: > Here: > > https://orgmode.org/worg/org-faq.html#keeping-current-with-Org-mode-development > > > > It is stated that: > > Yes. You can install org-latest.zip or > org-latest

Re: Problem with installation

2022-09-08 Thread Ihor Radchenko
[ Adding the org mailing list back to the CC ] anilomjf writes: > Thank you for your rapid response. > > My emacs version is 27.1 I tested using Emacs 27.2 on Gentoo Linux using your exact steps. Still unable to reproduce. Best, Ihor

Re: Problem with installation

2022-09-08 Thread Ihor Radchenko
anilomjf writes: > Hi, > > I execute in kubuntu 22.04: > >> git clone https://git.savannah.gnu.org/git/emacs/org-mode.git >> cd org-mode >> make autoloads > > and get the messages: > ... > Loading /home/javi/org-mode/lisp/org-compat.el (source)... > Eager macro-expansion failure: (file-missing "

Problem with installation

2022-09-08 Thread anilomjf
Hi, I execute in kubuntu 22.04: > git clone https://git.savannah.gnu.org/git/emacs/org-mode.git > cd org-mode > make autoloads and get the messages: == = Invoke "make help" for a synopsis of make targets. = = Created a default local.mk templa