["Followup-To:" header set to gmane.os.openbsd.misc.] On 2022-12-19, Stuart Cassoff <[email protected]> wrote: > ------ Original Message ------ > From: [email protected] > To: [email protected] > Cc: [email protected] > Sent: Monday, December 19, 2022 7:53 AM > Subject: Re: Python access to Berkeley DB > > [ moving to ports@, hopefully reply-to will be set correctly > if > I got the gmane/nntp bits right :) ] > > You might possibly be able to kludge around it with some LD_PRELOAD, > though tkinter is now built against Tcl 8.6 and the db-tcl package is > built against Tcl 8.5 and I don't know if extensions are compatible > cross-version. > > > Extensions built against 8.5 should load into 8.6 no problem.
Thanks. I wasn't sure and the tclsh import didn't work for either 8.5 or 8.6 for me.
