English | Lietuviškai

Info


Communication


COMPILATION

These are compilation instructions for readline.

./configure --prefix=/usr \
--disable-static \
--with-curses \
--libdir=/usr/lib64 \
--docdir=/usr/share/doc/readline-8.2.13 \
--host=x86_64-peropesis-linux-gnu &&
make SHLIB_LIBS="-ltinfo" &&
make install SHLIB_LIBS="-ltinfo" DESTDIR=

Copyright © 2021-2025 Peropesis. See license terms.
E-mail: info(at)peropesis.org