Bitcoin Forum

Bitcoin => Mining => Topic started by: daemon_sid on June 01, 2011, 05:32:16 AM



Title: can't start bitcoin-miner std::runtime_error
Post by: daemon_sid on June 01, 2011, 05:32:16 AM
Hi everybody
I try to start bitcoin-miner and get message:
terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid
Aborted

distr: Ubuntu 9.04
gcc version 4.5.0
LANG=en_US.UTF-8

Where can be a problem?


Title: Re: can't start bitcoin-miner std::runtime_error
Post by: daemon_sid on June 01, 2011, 06:06:12 AM
The problem is solved with export LANG=C