Emacs

From CBLFS
Revision as of 11:14, 8 May 2008 by 81.165.3.36 (talk)
Jump to navigationJump to search
Download Source: http://ftp.gnu.org/pub/gnu/emacs/emacs-23.1.tar.gz

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

Multilib

32Bit

N32

64Bit