libedit
This Berkeley-style licensed command line editor library provides generic line editing, history, and tokenization functions, similar to those found in GNU Readline.
Compilation (V3.1)
Straightforward.
# AIX 5.2/5.3/6.1/7.1, C 6/12.0/12.0/12.0
configure --prefix=/tmp/libedit-3.1 CC=cc CPPFLAGS="-D_LARGE_FILES -D_THREAD_SAFE" CFLAGS="-O2" --enable-static --disable-shared
make
make install
Last updated: Mon Apr 7 16:26:55 CED 2014
, M.Kraemer
Impressum Data privacy protection