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

Investigate embedded versions of Tcl #54

Open
3 tasks
briandfoy opened this issue Jul 8, 2022 · 3 comments
Open
3 tasks

Investigate embedded versions of Tcl #54

briandfoy opened this issue Jul 8, 2022 · 3 comments
Labels
embedded A problem with a library embedded in a distro

Comments

@briandfoy
Copy link
Owner

briandfoy commented Jul 8, 2022

Go through the Perl Tk releases and find which versions embed which

  • tcl
  • libjpeg
  • whatever
@robrwo
Copy link
Collaborator

robrwo commented Jul 8, 2022

Do you mean "Tcl" instead of Tk?

I think Tk has a further complication in that it will use the system-installed version of some libraries, if there is one.

@briandfoy briandfoy changed the title Investigate embedded versions of Tk Investigate embedded versions of Tcl Jul 8, 2022
@briandfoy
Copy link
Owner Author

Yes, Tcl, fixed.

@briandfoy
Copy link
Owner Author

briandfoy commented Sep 4, 2022

Some things to look at

  • Tcl
  • Tk
  • Tcl::Tk - based on Tcl module
  • Tcl::pTk - based on Tcl module
  • Inline::Tk - does not distribute

@briandfoy briandfoy added the embedded A problem with a library embedded in a distro label Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
embedded A problem with a library embedded in a distro
Projects
None yet
Development

No branches or pull requests

2 participants