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
- Host: GitHub
- URL: https://github.com/flightaware/tclreadline
- Owner: flightaware
- License: other
- Created: 2016-11-23T21:35:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-08-20T13:53:34.000Z (9 months ago)
- Last Synced: 2025-08-20T15:38:47.696Z (9 months ago)
- Topics: gnu-readline, readline, readline-library, tcl, tcl-extension
- Language: Shell
- Homepage:
- Size: 1020 KB
- Stars: 67
- Watchers: 22
- Forks: 28
- Open Issues: 8
-
Metadata Files:
- Readme: README.FreeBSD
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
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