Difference between revisions of "Emacs"
From CBLFS
Jump to navigationJump to searchm |
m |
||
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 |
---|
Contents
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 |