You are viewing a single comment's thread from:

RE: 中英教程: Easy Compile & install steemd on Ubuntu 16.04 by one command: install-steemd.sh / Steem 一键安装脚本 install-steemd.sh: 在 Ubuntu 16.04 上安装 steem

in #cn9 years ago

运行cli_wallet显示错误: what(): locale::facet::_S_create_c_locale name not valid

运行一下 export LC_ALL=C 就好了。
能不能把这个也加到脚本里。