Difference between revisions of "Emacs"

From CBLFS
Jump to navigationJump to search
Line 7: Line 7:
 
----
 
----
  
 +
{{Blank-Package-Introduction}}
  
 
== Dependencies ==
 
== Dependencies ==

Revision as of 18:13, 5 November 2007

Download Source: http://ftp.gnu.org/pub/gnu/emacs/emacs-22.1.tar.gz

Introduction to Emacs

Project Homepage: Unknown

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/22.1

Multilib

32Bit

N32

64Bit