Difference between revisions of "Emacs"
From CBLFS
Jump to navigationJump to searchLine 7: | Line 7: | ||
---- | ---- | ||
− | {{ | + | {{Package-Introduction||http://www.gnu.org/software/emacs/}} |
== Dependencies == | == Dependencies == |
Revision as of 10:14, 8 May 2008
Download Source: | http://ftp.gnu.org/pub/gnu/emacs/emacs-23.1.tar.gz |
---|
Contents
Introduction to Emacs
Project Homepage: http://www.gnu.org/software/emacs/
Dependencies
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