emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Need help using the dev version on windows
@ 2021-05-06  9:41 Denis Maier
  2021-05-06 10:15 ` Bruce D'Arcus
  2021-05-07 12:04 ` Ihor Radchenko
  0 siblings, 2 replies; 4+ messages in thread
From: Denis Maier @ 2021-05-06  9:41 UTC (permalink / raw)
  To: Org Mode List

Hi,

in order to test the new org-cite features I've tried installing orgmode 
from the git repo.

So, in my home folder
git clone https://code.orgmode.org/bzg/org-mode.git
cd org-mode
make

Then, I get this message ...
======================================================
= Invoke "make help" for a synopsis of make targets. =
= Created a default local.mk template.               =
= Setting "oldorg" as the default target.            =
= Please adapt local.mk to your local setup!         =
======================================================
... and that's it ...
Nothing happens.

What am I missing?

Denis


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Need help using the dev version on windows
  2021-05-06  9:41 Need help using the dev version on windows Denis Maier
@ 2021-05-06 10:15 ` Bruce D'Arcus
  2021-05-07 12:04 ` Ihor Radchenko
  1 sibling, 0 replies; 4+ messages in thread
From: Bruce D'Arcus @ 2021-05-06 10:15 UTC (permalink / raw)
  To: Denis Maier; +Cc: Org Mode List

Not sure, but is this what you are looking for?

https://orgmode.org/worg/org-tutorials/org4beginners.html#orgc1dbe4b

On Thu, May 6, 2021 at 5:42 AM Denis Maier <denismaier@mailbox.org> wrote:
>
> Hi,
>
> in order to test the new org-cite features I've tried installing orgmode
> from the git repo.
>
> So, in my home folder
> git clone https://code.orgmode.org/bzg/org-mode.git
> cd org-mode
> make
>
> Then, I get this message ...
> ======================================================
> = Invoke "make help" for a synopsis of make targets. =
> = Created a default local.mk template.               =
> = Setting "oldorg" as the default target.            =
> = Please adapt local.mk to your local setup!         =
> ======================================================
> ... and that's it ...
> Nothing happens.
>
> What am I missing?
>
> Denis
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Need help using the dev version on windows
  2021-05-06  9:41 Need help using the dev version on windows Denis Maier
  2021-05-06 10:15 ` Bruce D'Arcus
@ 2021-05-07 12:04 ` Ihor Radchenko
  2021-05-07 15:56   ` Denis Maier
  1 sibling, 1 reply; 4+ messages in thread
From: Ihor Radchenko @ 2021-05-07 12:04 UTC (permalink / raw)
  To: Denis Maier; +Cc: Org Mode List

Denis Maier <denismaier@mailbox.org> writes:
> Then, I get this message ...
> ======================================================
> = Invoke "make help" for a synopsis of make targets. =
> = Created a default local.mk template.               =
> = Setting "oldorg" as the default target.            =
> = Please adapt local.mk to your local setup!         =
> ======================================================
> ... and that's it ...
> Nothing happens.
>
> What am I missing?

Most likely you need to add emacs to your %PATH% Windows system
variable. Essentially, you should be able to run "emacs" command from
the terminal.

Best,
Ihor


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Need help using the dev version on windows
  2021-05-07 12:04 ` Ihor Radchenko
@ 2021-05-07 15:56   ` Denis Maier
  0 siblings, 0 replies; 4+ messages in thread
From: Denis Maier @ 2021-05-07 15:56 UTC (permalink / raw)
  To: Ihor Radchenko, Denis Maier; +Cc: Org Mode List

Am 07.05.2021 um 14:04 schrieb Ihor Radchenko:
> Denis Maier <denismaier@mailbox.org> writes:
>> Then, I get this message ...
>> ======================================================
>> = Invoke "make help" for a synopsis of make targets. =
>> = Created a default local.mk template.               =
>> = Setting "oldorg" as the default target.            =
>> = Please adapt local.mk to your local setup!         =
>> ======================================================
>> ... and that's it ...
>> Nothing happens.
>>
>> What am I missing?
> 
> Most likely you need to add emacs to your %PATH% Windows system
> variable. Essentially, you should be able to run "emacs" command from
> the terminal.
> 
> Best,
> Ihor
> 
> 
Thanks.
The path was correctly set. I've now installed MSYS2 (and also the MSYS2 
version of Emacs.). Now it works as expected. Don't know if a tools has 
been missing, or if it was something with the folder structure.

Denis


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-07 15:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06  9:41 Need help using the dev version on windows Denis Maier
2021-05-06 10:15 ` Bruce D'Arcus
2021-05-07 12:04 ` Ihor Radchenko
2021-05-07 15:56   ` Denis Maier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).