Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Computer Networking Labs #106

Closed
3 tasks done
Akash6222 opened this issue Sep 8, 2023 · 2 comments
Closed
3 tasks done

[FEATURE] Computer Networking Labs #106

Akash6222 opened this issue Sep 8, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Akash6222
Copy link
Member

Akash6222 commented Sep 8, 2023

This feature is made for computer networking labs:-

@Akash6222 Akash6222 added enhancement New feature or request help wanted Extra attention is needed labels Sep 8, 2023
@Akash6222
Copy link
Member Author

Akash6222 commented Sep 17, 2023

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

@Akash6222
Copy link
Member Author

Akash6222 commented Sep 17, 2023

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

Below is this tk repo
https://github.com/tcet-opensource/tcet-linux-tk

@Akash6222 Akash6222 moved this to Done in DevOps Team Oct 16, 2023
@Akash6222 Akash6222 removed the help wanted Extra attention is needed label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants