http://ftpmirror.gnu.org/readline/readline-6.2.tar.gz
$./configure --prefix=/path/to/install/directory
--mandir=/path/to/man/directory
--enable-multibyte
$ make install
http://ftpmirror.gnu.org/readline/readline-6.2.tar.gz
$./configure --prefix=/path/to/install/directory
--mandir=/path/to/man/directory
--enable-multibyte
$ make install