Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bitcoin42

Pages: 1 2 3 [4]
46
Still seems not to be working.

I get this:

Code: [Select]
/home/bitshares# git submodule update                                                                                                                                   
perl: warning: Setting locale failed.                                                                                                                                                 
perl: warning: Please check that your locale settings:                                                                                                                               
        LANGUAGE = (unset),                                                                                                                                                           
        LC_ALL = "en_US.UTF-8",                                                                                                                                                       
        LANG = (unset)                                                                                                                                                               
    are supported and installed on your system.                                                                                                                                       
perl: warning: Falling back to the standard locale ("C").

Any idea? I feel like a super noob here.

47
Hi,

I need some help with the installation. I am getting following error message:


Code: [Select]
[ 79%] Generating include/bts/api/common_api.hpp, ../rpc_stubs/common_api_rpc_server.cpp, ../rpc_stubs/common_api_rpc_client.cpp, ../rpc_stubs/common_api_client.cpp, ../rpc_stubs/include/bts/rpc_stubs/common_api_rpc_server.hpp, ../rpc_stubs/include/bts/rpc_stubs/common_api_rpc_client.hpp, ../rpc_stubs/include/bts/rpc_stubs/common_api_client.hpp, ../rpc_stubs/include/bts/rpc_stubs/common_api_overrides.ipp
terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid
Aborted
make[2]: *** [libraries/api/include/bts/api/common_api.hpp] Error 134
make[1]: *** [libraries/api/CMakeFiles/bts_api.dir/all] Error 2
make: *** [all] Error 2


What does this mean and how can I fix it?

I followed these instructions: http://wiki.bitshares.org/index.php/Delegate/How-To

Pages: 1 2 3 [4]