all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lorenzo <lorenzo.adyns@openmailbox.org>
To: 27539@debbugs.gnu.org
Subject: bug#27539:
Date: Wed, 5 Jul 2017 16:47:15 +0200	[thread overview]
Message-ID: <87bcd14e-2735-8094-4ea2-56da5fb77d93@openmailbox.org> (raw)
In-Reply-To: <5b7326855c56611a6f6352ebb72ec01f@openmailbox.org>

Hi,

Here is the complete procedure:

* Preparation
** Your PC must be running (at a minimum) a 64-bit version of Windows 10 
Anniversary Update. Creators Update is recommended.
*** To find your PC's CPU architecture and Windows version/build number, 
open Settings>System>About. Look for the OS Build and System Type fields.
*** If build is below 14393 -> try to update
* Installation
** Turn on developer mode
*** Open Settings -> Update and Security -> For developers
*** Select the Developer Mode radio button
** Enable the windows subsystem for linux feature(GUI)
*** From Start, search for "Turn Windows features on or off"
*** Select Windows Subsystem for Linux (beta)
*** Open Powershell promt (AS ADMINISTRATOR)& execute
#+BEGIN_SRC
Enable-WindowsOptionalFeature -Online -FeatureName 
Microsoft-Windows-Subsystem-Linux
#+END_SRC
*** Restart computer
*** Open a command prompt & execute
#+BEGIN_SRC
bash
#+END_SRC
*** Create user (is unrelated to windows account)
* Starting bash
** In powershell or command prompt execute
#+BEGIN_SRC
bash
#+END_SRC
* Install emacs
** Start bash & execute
#+BEGIN_SRC
sudo apt-get install emacs
#+END_SRC






  parent reply	other threads:[~2017-07-05 14:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-30 13:44 bug#27539: suggestion for download page lorenzo.adyns
2017-07-03 23:08 ` Richard Stallman
2017-07-04  8:29 ` Nicolas Petton
2017-07-04  9:22   ` Lorenzo
2017-07-04 19:15   ` Lorenzo
2017-07-05 14:47 ` Lorenzo [this message]
2017-07-05 15:57   ` bug#27539: Glenn Morris
2017-07-05 18:20     ` bug#27539: Nicolas Petton
2017-07-06 10:29       ` bug#27539: Lorenzo
2017-07-06 13:03       ` bug#27539: Ken Brown
2017-07-06 13:29         ` bug#27539: Lorenzo
2020-08-10 17:20           ` bug#27539: Stefan Kangas
2020-10-01 11:59             ` bug#27539: Stefan Kangas
2017-07-06 12:02   ` bug#27539: Nicolas Petton
2017-07-06 12:44     ` bug#27539: Lorenzo
2017-07-06 15:30       ` bug#27539: Noam Postavsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bcd14e-2735-8094-4ea2-56da5fb77d93@openmailbox.org \
    --to=lorenzo.adyns@openmailbox.org \
    --cc=27539@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.