Skip to content

Instantly share code, notes, and snippets.

@bsubei
Created June 22, 2015 17:32
error when trying to build swift-t without zsh (solved after installing it)
...
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