Benutzer-Werkzeuge

Webseiten-Werkzeuge


howto:hexabus_on_rpi

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
hexabus_on_rpi [2013/05/15 22:26] justinotherguyhowto:hexabus_on_rpi [2013/09/24 04:17] (aktuell) – Page moved from hexabus_on_rpi to howto:hexabus_on_rpi r00t
Zeile 72: Zeile 72:
 git checkout development git checkout development
 cd hostsoftware/libhexabus cd hostsoftware/libhexabus
-make release+make release  #remark: took some 20 minutes to complete
 dpkg -i build/libhexabus-0.6.0-Linux.deb dpkg -i build/libhexabus-0.6.0-Linux.deb
 cd .. cd ..
Zeile 80: Zeile 80:
 <code> <code>
 cd hba cd hba
-make release+make release #remark: took some 100 minutes to complete
 cd .. cd ..
 </code> </code>
Zeile 87: Zeile 87:
 <code> <code>
 cd hbc cd hbc
-make release+make release #remark: took some 440 minutes to complete - be patient! 
 +dpkg -i build/
 cd .. cd ..
 </code> </code>
  
- +=== compile and install hexinfo === 
-libhexabus: 20 min +<code> 
-hba: 100 min +cd hexinfo 
-hbc440 min +make release #remarktook some 380 minutes to complete - almost there! 
-hexinfo: 380 min +dpkg -i build/ 
 +cd .. 
 +</code>
  
 apt-get install libboost-system1.49.0 libboost-program-options1.49.0 libboost-filesystem1.49.0 libboost-thread1.49.0 apt-get install libboost-system1.49.0 libboost-program-options1.49.0 libboost-filesystem1.49.0 libboost-thread1.49.0
  
howto/hexabus_on_rpi.1368649589.txt.gz · Zuletzt geändert: 2013/05/15 22:26 von justinotherguy