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
If you're in anaconda or miniconda environment it overrides tcl which makes this fail with:
$ server/sguild
ERROR: The mysqltcl extension does NOT appear to be installed on this sysem.
Download it at http://www.xdobry.de/mysqltcl/
SGUILD: Exiting...
Can probably add this to the docs somewhere:
apt-get install -y tcl mysqltcl tcllib tclx tcl-tls
The text was updated successfully, but these errors were encountered: