twister

Peer-to-peer microblogging

User Tools

Site Tools


using:howto:compiling_twister_on_debian_7_arm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
using:howto:compiling_twister_on_debian_7_arm [2014/02/07 09:19]
natir Tested
using:howto:compiling_twister_on_debian_7_arm [2014/02/07 11:56] (current)
natir Add know issue for fresh raspbian install
Line 1: Line 1:
 ====== Compiling twister on Debian 7 Arm ====== ====== Compiling twister on Debian 7 Arm ======
  
-===== Raspbery pi =====+===== Raspbian ​=====
  
 Same process of [[compiling_twister_on_debian_7]],​ one change run : Same process of [[compiling_twister_on_debian_7]],​ one change run :
Line 13: Line 13:
 <​code>​ <​code>​
 ./configure ./configure
 +</​code>​
 +
 +==== Know Issue ====
 +
 +If is a fresh install maybe you can get this error : 
 +
 +<​code>​
 +terminate called after throwing an instance of '​std::​runtime_error'​
 +  what(): ​ locale::​facet::​_S_create_c_locale name not valid
 +Aborted
 +</​code>​
 +
 +For solved this you need reconfigure your locales with :
 +
 +<​code>​
 +sudo dpkg-reconfigure locales
 </​code>​ </​code>​
using/howto/compiling_twister_on_debian_7_arm.txt ยท Last modified: 2014/02/07 11:56 by natir