An open API service indexing awesome lists of open source software.

https://github.com/flightaware/tclreadline

GNU readline for interactive Tcl shells
https://github.com/flightaware/tclreadline

gnu-readline readline readline-library tcl tcl-extension

Last synced: 8 months ago
JSON representation

GNU readline for interactive Tcl shells

Awesome Lists containing this project

README

          

#
# tclreadline configure for FreeBSD
#

libtoolize --force --install --copy
aclocal
autoheader
automake --force-missing --add-missing --copy
autoconf
./configure --with-tcl=/usr/local/lib/tcl8.6 --with-tcl-includes=/usr/local/include/tcl8.6 --mandir=/usr/local/man
#--enable-symbols