Emacs: Difference between revisions
From CBLFS
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| Line 14: | Line 14: | ||
* [[libjpeg]] | * [[libjpeg]] | ||
* [[libpng]] | * [[libpng]] | ||
* [[ | * [[libTIFF]] | ||
* [[ | * [[GifLib]] | ||
* [[X Window System]] | * [[X Window System]] | ||
Revision as of 03:09, 23 May 2008
| 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 |