Emacs: Difference between revisions
From CBLFS
Jump to navigationJump to search
| Line 32: | Line 32: | ||
== Multilib == | == Multilib == | ||
=== 32Bit === | |||
=== N32 === | === N32 === | ||
=== 64Bit === | |||
= Contents = | = Contents = | ||
Revision as of 22:29, 28 February 2009
| Download Source: | http://ftp.gnu.org/pub/gnu/emacs/emacs-23.1.tar.gz |
|---|
Introduction to Emacs
The Emacs package contains an extensible, customizable, self-documenting real-time display editor.
Project Homepage: http://www.gnu.org/software/emacs/
Dependencies
Optional
Non-Multilib
Compile the package:
./configure --prefix=/usr --libexecdir=/usr/lib --localstatedir=/var && make bootstrap
Install the package
make install && chown -v -R root:root /usr/share/emacs/23.1
Multilib
32Bit
N32
64Bit
Contents
| Installed Programs: | b2m, ctags, ebrowse, emacs, emacsclient, etags, grep-changelog, rcs-checkin |
|---|---|
| Installed Libraries: | None |
| Installed Directories: | /usr/lib/emacs, /usr/share/emacs |