【发布时间】:2018-03-16 04:15:49
【问题描述】:
我一直在尝试使用终端在我的 Ubuntu 16.04 机器上安装 Swift 4,但我不断收到此错误 ..
swift: /lib/x86_64-linux-gnu/libtinfo.so.5: no version information available (required by swift)
swift: relocation error: swift: symbol _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEED2Ev, version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference
我试过this tutorial。
【问题讨论】:
-
你应该尝试在这里提问:askubuntu.com
标签: ubuntu ubuntu-16.04 swift4 vapor