With dev-lang/tcl-8.6.8 (latest), I get this with the new tclreadline: > tclsh % package require tclreadline couldn't load file "script]]/libtclreadline.so": script]]/libtclreadline.so: cannot open shared object file: No such file or directory Goes away when reverting to 2.1.0-r5. Don't know what the exact cause, but I notice that it's installed in /usr/lib instead of /usr/lib64, where the previous tclreadline was and all the tcl stuff is.
would you mind testing the 2.3.8-r1. I should have fixed that
Indeed, it works perfectly now.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca6e928ab7bccb76318b114f6ad3d3df9cf9b334 commit ca6e928ab7bccb76318b114f6ad3d3df9cf9b334 Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2021-04-11 13:40:50 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2021-04-11 13:40:50 +0000 dev-tcltk/tclreadline: remove old version Closes: https://bugs.gentoo.org/775773 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> dev-tcltk/tclreadline/tclreadline-2.3.8.ebuild | 40 -------------------------- 1 file changed, 40 deletions(-)