Hello everyone, This is my first message to the list, so please forgive me if there is an answer somewhere else, but I didn't find it.
I'm just trying Rivet 2.0.5 on a Debian machine, using the official packages, and I've both Tcl 8.5 and 8.6 installed on it, the former from the sid repos, and the latter from the experimental. I'd like to use Rivet with Tcl8.6, but if I try <? puts $tcl_version" ?>, I get 8.5 as result. ldd on librivet.so gives libtcl8.5.so.0 as requisite, so I wonder if there is a way to choose between 8.6 and 8.5 at runtime, or I need to recompile Rivet. Thank you very much, Marco Pallante --------------------------------------------------------------------- To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org For additional commands, e-mail: rivet-dev-h...@tcl.apache.org