Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make Tcl library configurable#60

Merged
olebole merged 1 commit into
mainfrom
configurable-tcl
Feb 5, 2024
Merged

Make Tcl library configurable#60
olebole merged 1 commit into
mainfrom
configurable-tcl

Conversation

@olebole
Copy link
Copy Markdown
Member

@olebole olebole commented Jan 23, 2024

On openSUSE, the tcl library is not called libtcl.so, but libtcl8.6.so without the link to the default libtcl.so. In this case, one can still compile with

$ make TCL_LIB=-ltcl8.6

Reference: stackoverflow#77644796

On openSUSE, the tcl library is not called libtcl.so, but libtcl8.6.so
In this case, one can still compile with "make TCL_LIB=-ltcl8.6"
@olebole olebole merged commit 16af84a into main Feb 5, 2024
@olebole olebole deleted the configurable-tcl branch February 5, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant