2002-10-03 07:11:53 +08:00
|
|
|
<sect2>
|
2003-09-14 08:30:11 +08:00
|
|
|
<title>Installation of <application>readline</application></title>
|
2002-10-03 07:11:53 +08:00
|
|
|
|
2003-09-14 08:30:11 +08:00
|
|
|
<para>Install <application>readline</application> by running the following
|
|
|
|
commands:</para>
|
2002-10-03 07:11:53 +08:00
|
|
|
|
2003-09-14 08:30:11 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=/usr &&
|
2003-09-14 10:11:38 +08:00
|
|
|
make SHLIB_LIBS=-lcurses &&
|
2003-09-14 08:30:11 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-10-03 07:11:53 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|