<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">nach:</div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">git clone <a href="https://github.com/volkszaehler/vzlogger.git" class="">https://github.com/volkszaehler/vzlogger.git</a></div></div><div class="">cd vzlogger</div><div class="">mkdir build</div><div class="">cd build</div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">sudo apt-get install gcc-4.8 g++-4.8</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><div style="margin: 0px; line-height: normal;" class="">export CXX=g++-4.8; cmake ..</div><div style="margin: 0px; line-height: normal;" class="">make</div><div style="margin: 0px; line-height: normal;" class=""><div style="margin: 0px; line-height: normal;" class="">src/vzlogger —version</div><div style="margin: 0px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; line-height: normal;" class="">erscheint:</div><div style="margin: 0px; line-height: normal;" class="">0.4.7</div><div style="margin: 0px; line-height: normal;" class=""> based on git version: heads/master-0-gfb43c53abf</div><div style="margin: 0px; line-height: normal;" class=""> last commit date: Sun, 1 Nov 2015 18:43:54 +0100</div><div style="margin: 0px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; line-height: normal;" class="">Aber bei dir war vorher ja schon gcc-4.7 installiert. Das habe ich nicht ganz verfolgt. Dabei kann auch per update alternatives gcc-4.8 als default gesetzt werden, das ist bei dir jetzt noch nicht der Fall. Daher ist das export CXX=… vor dem cmake notwendig. </div><div style="margin: 0px; line-height: normal;" class="">Btw: die „out-of-source Builds“ wie oben in ein spez. Build Directory sind bei cmake vorzuziehen. Dann kann man schnell per rm -rf build einfach alles aufräumen ;-)</div><div style="margin: 0px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; line-height: normal;" class=""> </div></div></div><div><blockquote type="cite" class=""><div class="">Am 02.11.2015 um 21:47 schrieb Andreas Goetz <<a href="mailto:cpuidle@gmail.com" class="">cpuidle@gmail.com</a>>:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hallöle,<br class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">2015-11-02 20:07 GMT+01:00 Udo1 <span dir="ltr" class=""><<a href="mailto:udo1@gmx.net" target="_blank" class="">udo1@gmx.net</a>></span>:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Mhhm, gerade festgestellt, dass ich ja das neue Image mit Debian-Jessi habe.<br class="">
Jetzt stellt sich aber mir die Frage, wieso sollen wir ein alte Debian-Wheezy-Image updaten?<br class="">
Wäre es nicht einfacher die Datenbank zu sichern, auf das neue Image upzudaten und die Datenbank wieder aufzuspielen?<br class=""></blockquote><div class=""><br class=""></div><div class="">Hab Matthias eine upgegradete Wheezy geschickt- erstmal besser als nix.<br class=""> <br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br class="">
Gruß<br class="">
Udo</blockquote><div class=""><br class=""></div><div class="">Viele Grüße,<br class=""></div><div class="">Andreas<br class=""> <br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br class="">
<br class="">
Am 02.11.2015 um 19:29 schrieb Matthias Behr:<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
gute Idee.<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am 02.11.2015 um 19:24 schrieb Udo1 <<a href="mailto:udo1@gmx.net" target="_blank" class="">udo1@gmx.net</a>>:<br class="">
<br class="">
Am 02.11.2015 um 19:05 schrieb Andreas Götz:<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Ich schick Dir ssh auf Raspi per pm.<br class="">
</blockquote>
Wäre es nicht besser Matthias würde sich auf meinen Raspi einloggen? Dann kann ich hinterher ein neues Image erstellen.<br class="">
<br class="">
Gruß<br class="">
Udo<br class="">
</blockquote>
Gruß<br class="">
<br class="">
Matthias<br class="">
<br class="">
<br class="">
</blockquote>
<br class="">
</div></div></blockquote></div><br class=""></div></div>
</div></blockquote></div><br class=""><div class="">
<span class="Apple-style-span" style="border-collapse: separate; line-height: normal; border-spacing: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Gruß</div><div class=""><br class=""></div><div class="">Matthias</div></div></span>
</div>
<br class=""></div></body></html>