emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New emacs download page


From: Angelo Graziosi
Subject: Re: New emacs download page
Date: Fri, 19 Feb 2016 11:13:21 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

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 via email to

[Prev in Thread] Current Thread [Next in Thread]