2003-04-01 00:10:30 +08:00
|
|
|
<sect2>
|
2003-08-25 09:02:35 +08:00
|
|
|
<title>Installation of <application>vim</application></title>
|
2003-04-01 00:10:30 +08:00
|
|
|
|
2003-08-25 09:02:35 +08:00
|
|
|
<para>Install <application>vim</application> by running the following commands:</para>
|
2003-04-01 00:10:30 +08:00
|
|
|
|
2003-08-25 09:02:35 +08:00
|
|
|
<para><screen><userinput><command>./configure --prefix=/usr \
|
2003-04-01 00:10:30 +08:00
|
|
|
--with-features=huge &&
|
|
|
|
make &&
|
2003-08-25 09:02:35 +08:00
|
|
|
make install</command></userinput></screen></para>
|
2003-04-01 00:10:30 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|