Wiki home
Editing page "
readline
"
Base on previous version:
0
-
250
-
2522
-
2932
-
5935
wget -c [link]https://ftp.gnu.org/gnu/readline/readline-7.0.tar.gz[/link] tar -xzf readline-7.0.tar.gz cd readline-7.0 mkdir -p build cd build ../configure --prefix="/usr" --enable-shared echo 'SHLIB_LIBS = $(TERMCAP_LIB)' >> shlib/Makefile make # Doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page