2002-08-07 21:02:29 +08:00
|
|
|
<sect2>
|
2003-09-27 02:58:36 +08:00
|
|
|
<title>Installation of <application>Emacs</application></title>
|
2002-08-07 21:02:29 +08:00
|
|
|
|
2003-09-27 02:58:36 +08:00
|
|
|
<para>Install <application>Emacs</application> by running the following commands:</para>
|
2002-08-07 21:02:29 +08:00
|
|
|
|
2003-08-31 08:58:09 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=/usr \
|
2003-03-11 09:47:10 +08:00
|
|
|
--libexecdir=/usr/sbin &&
|
2002-08-07 21:02:29 +08:00
|
|
|
make bootstrap &&
|
2003-08-31 08:58:09 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-08-07 21:02:29 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|