You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was issue with encoding utf8 in tk package to solve that we needed to run
sudo sed -i 's/-encoding utf-8/ /g' /usr/lib/tk8.6/tk.tcl
sudo sed -i 's/-encoding utf-8/ /g' /usr/lib/tk8.6/ttk/ttk.tcl
So we took source code https://www.tcl-lang.org/software/tcltk/8.6.html and compiled and build zst and pushed to repo and applications repo
Now we don't have to run above command manually, just install nam,ns,tk tclcl,tk and otcl and done it will work fine
This feature is made for computer networking labs:-
tcet-linux/packages.x86_64
Line 280 in 3d53bf6
The text was updated successfully, but these errors were encountered: