Created
June 22, 2015 17:32
error when trying to build swift-t without zsh (solved after installing it)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
checking for Tcl library at /usr/lib/x86_64-linux-gnu/libtcl8.6.so... exists! | |
using Tcl version: 8.6 | |
Tcl shared library: /usr/lib/x86_64-linux-gnu/libtcl8.6.so | |
Tcl static library: /usr/lib/x86_64-linux-gnu/libtcl8.6.a | |
checking for tclConfig.sh at /usr/lib/x86_64-linux-gnu/tcl8.6... found | |
using tclConfig.sh in: /usr/lib/x86_64-linux-gnu/tcl8.6/ | |
/usr/bin/env: zsh: No such file or directory | |
configure: error: Could not find Tcl 8.6 binary in /usr! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment