Difference between revisions of "GNULinux"

From WikEmacs
Jump to navigation Jump to search
m (Redirected page to GNU/Linux)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Installing ==
+
#REDIRECT [[GNU/Linux]]
 
 
; Building Emacs
 
: You can build Emacs from [https://github.com/emacsmirror/emacs source] on every distribution out there
 
: Use this option only if the distribution doesn't already provide an Emacs version of interest to you.
 
 
 
That said, few distributions include in their primary repositories builds of Emacs 24. Luckily there are some unofficial repos that come to the rescue.
 
 
 
; Debian
 
: See [http://emacs.naquadah.org/ emacs-snapshot APT repo]. The page contains installation instructions.
 
: High quality, highly recommended builds! After adding the repo install with the following command
 
: <source lang="bash">
 
: $ sudo apt-get install emacs-snapshot
 
: </source>
 
 
 
; Ubuntu
 
: <source lang="bash">
 
: $ sudo apt-add-repository ppa:cassou/emacs
 
: $ sudo apt-get install emacs-snapshot
 
: </source>
 
 
 
; Gentoo
 
: See [http://www.gentoo.org/proj/en/lisp/emacs/emacs.xml Emacs on Gentoo page].
 
 
 
; Arch Linux users
 
: See  [http://aur.archlinux.org/packages.php?ID=33337 emacs-bzr] package from [http://aur.archlinux.org/index.php AUR]
 
 
 
; Slackware
 
: Compile and Install using [http://github.com/cycojesus/slackbuilds/tree/master/e/emacs emacs.SlackBuild (unofficial)].
 
 
 
; Fedora, SuSE, Mandriva
 
: No pre-built packages
 
 
 
[[Category:GNULinux]][[Category:Emacs-24.1]]
 

Latest revision as of 05:07, 4 April 2012

Redirect to: