all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: Emacs developers <emacs-devel@gnu.org>
Subject: Re: New emacs download page
Date: Fri, 19 Feb 2016 11:13:21 +0100	[thread overview]
Message-ID: <56C6EAC1.9060205@alice.it> (raw)

Nicolas Petton wrote:
> Hi guys,
>
> I moved the download section to its own page and added documentation for
> the major GNU/Linux distributions as well as Windows and OS X.
>
> http://nicolas-petton.fr/ressources/emacs-website/download.html
>
> The FreeBSD & NetBSD sections are missing.  Could someone fluent with
> *BSD system tell me how to install Emacs on *BSD?

For OSX I would add the MacPorts (https://www.macports.org/) 
installation. For example:

sudo port install emacs-app    (Cocoa build)

sudo port install emacs-mac-app (Mac port build)

(it has other options like GTK, devel etc.)


Regarding Windows, for who uses MSYS2, the installation would be:

pacman -S mingw-w64-x86_64-emacs  (64 bit build)
pacman -S mingw-w64-i686-emacs    (32bit build)

these are Windows "native" builds.

But do not forget Cygwin builds!

Another option would be to install

https://sourceforge.net/projects/emacsbinw64/?source=directory

or

https://sourceforge.net/projects/emacs-bin/?source=directory



Ciao,
  Angelo.



             reply	other threads:[~2016-02-19 10:13 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-19 10:13 Angelo Graziosi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-18 17:31 New emacs download page Nicolas Petton
2016-02-19  1:16 ` Xue Fuqiao
2016-02-19  8:35   ` Nicolas Petton
2016-02-19 12:37     ` Richard Stallman
2016-02-19 18:19       ` Nicolas Petton
2016-02-20 14:29         ` Richard Stallman
2016-02-20  3:15     ` Xue Fuqiao
2016-02-20 14:32       ` Richard Stallman
2016-02-20 18:21         ` Nicolas Petton
2016-02-19  1:56 ` Alex Dunn
2016-02-19  2:42   ` lux
2016-02-19  2:48     ` Jiří Šebele
2016-02-20 14:27       ` Richard Stallman
2016-02-20 14:28     ` Richard Stallman
2016-02-19  8:33   ` Nicolas Petton
2016-02-19 18:38 ` Clément Pit--Claudel
2016-02-19 19:17   ` Nicolas Petton

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=56C6EAC1.9060205@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=emacs-devel@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.