On Wed, 25 Jun 2025 18:22:56 +0900
"Mamoru TASAKA" <mtas...@fedoraproject.org> wrote:

> 
> Fedora 4l TCL version is 8, on the other hand Fedora 42 TCL version is 9.
> Looks like filerunner does not support TCL version 9.
> 
> Try installing TCL version 8 by
> 
> $ sudo dnf install tcl8 tk8
> 
> and execute "fr" script by wish8 explicitly as:
> 
> $ wish8 /usr/bin/fr
> 
> Regards,
> Mamoru

root@smicro:/home/bob#  dnf install tcl8 tk8
Updating and loading repositories:
Repositories loaded.
Package "tcl8-1:8.6.15-10.fc42.x86_64" is already installed.
Package "tk8-1:8.6.15-5.fc42.x86_64" is already installed.

Nothing to do.
[~]$ wish8 /usr/bin/fr

Tnx, that solved the problem.
Now it's time to read 
https://core.tcl-lang.org/tcl/wiki?name=Migrating+scripts+to+Tcl+9

BR, Bob

-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to