unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* New emacs download page
@ 2016-02-18 17:31 Nicolas Petton
  2016-02-19  1:16 ` Xue Fuqiao
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Nicolas Petton @ 2016-02-18 17:31 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 405 bytes --]

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?

Cheers,
Nico
-- 
Nicolas Petton
http://nicolas-petton.fr

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 512 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: New emacs download page
@ 2016-02-19 10:13 Angelo Graziosi
  0 siblings, 0 replies; 18+ messages in thread
From: Angelo Graziosi @ 2016-02-19 10:13 UTC (permalink / raw)
  To: Emacs developers

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.



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

end of thread, other threads:[~2016-02-20 18:21 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
  -- strict thread matches above, loose matches on Subject: below --
2016-02-19 10:13 Angelo Graziosi

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

	https://git.savannah.gnu.org/cgit/emacs.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).