gpt4 book ai didi

linux - 在 debian 中安装 nw.js 返回错误 "version ` GLIBC_2.1 4' not found"

转载 作者:塔克拉玛干 更新时间:2023-11-03 01:30:25 26 4
gpt4 key购买 nike

我正在尝试在 debian 64 位 中安装 node-webkit 。我尝试了 github 中的步骤及其返回错误,

version GLIBC_2.14 not found

我无法安装 glibc。我怎样才能摆脱这个?

最佳答案

我找到了解决方案。

只需运行脚本

echo "deb http://ftp.us.debian.org/debian testing main" >> /etc/apt/sources.list
apt-get -y update
apt-get -t testing install libc6-dev

接着是 github 中的脚本,然后 node-webkit 工作正常

关于linux - 在 debian 中安装 nw.js 返回错误 "version ` GLIBC_2.1 4' not found",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28230229/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com