SQLite Forum

Compiling sqlite3 with readline support
Login
`../sqlite/configure --with-tcl=/usr/local/lib/tcl/tcl8.6  --enable-all --disable-editline --enable-readline`

The above worked on OpenBSD 7.0, with TCL installed from pkg_add. No need to muck around with symlinks.