Emacs: Difference between revisions
From CBLFS
Jump to navigationJump to search
New page: {| style="text-align: left; background-color: AliceBlue;" |-valign="top" !Download Source: | http://ftp.gnu.org/pub/gnu/emacs/emacs-22.1.tar.gz |} {|Download Source: | ftp://ftp.gnu.org/pu... |
No edit summary |
||
| Line 4: | Line 4: | ||
| http://ftp.gnu.org/pub/gnu/emacs/emacs-22.1.tar.gz | | http://ftp.gnu.org/pub/gnu/emacs/emacs-22.1.tar.gz | ||
|} | |} | ||
---- | ---- | ||
Revision as of 17:13, 5 November 2007
| Download Source: | http://ftp.gnu.org/pub/gnu/emacs/emacs-22.1.tar.gz |
|---|
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