<div dir="ltr"><div><div><div><snip><br><br></div>Siehe <a href="http://wiki.volkszaehler.org/software/controller/vzlogger/installation_cpp-version">http://wiki.volkszaehler.org/software/controller/vzlogger/installation_cpp-version</a> die notwendigen Pakete sind dokumentiert.<br><br></div>Viele Grüße,<br></div>Andreas<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 5, 2015 at 5:40 PM, applicationMGR ecoCuyo <span dir="ltr"><<a href="mailto:applicationMGR@ecocuyo.de" target="_blank">applicationMGR@ecocuyo.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hallo zusammen,<div><br></div><div>Hardware: Raspberry B2+ </div><div>OS-Version: uname -a <span style="font-family:Menlo;font-size:11px">Linux <NodeName> 4.1.7-v7+ #817 SMP PREEMPT Sat Sep 19 15:32:00 BST 2015 armv7l GNU/Linux</span></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">cat /etc/debian_version 7.8</div></div><div style="margin:0px;font-size:11px;font-family:Menlo"><div style="margin:0px">cat /etc/issue Raspbian GNU/Linux 7 \n \l</div><div><br></div></div><div>Habe gemäß <a href="http://wiki.volkszaehler.org/software/controller/vzlogger/installation_cpp-version:" target="_blank">http://wiki.volkszaehler.org/software/controller/vzlogger/installation_cpp-version:</a></div><div><ol><li>Building libjson ohne Fehler ausgeführt</li><li>Building libsml  ohne Fehler ausgeführt</li><li>eine neue Version des vzloggers ohne Fehler geladen</li></ol></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><br></div><div><font style="font-size:11px" face="Menlo">$ sudo git clone <a href="https://github.com/volkszaehler/vzlogger.git" target="_blank">https://github.com/volkszaehler/vzlogger.git</a></font></div><div><font style="font-size:11px" face="Menlo">$ cd vzlogger</font></div></blockquote><div><div style="margin:0px;font-size:11px;font-family:Menlo"><br></div></div><div>Und bekomme dann folgenden Meldungen mir Fehlern:</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div><div style="margin:0px;font-size:11px;font-family:Menlo">$ sudo cmake  . -DSML_HOME=../libsml/</div></div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><span style="white-space:pre-wrap">         </span>CMake Warning at CMakeLists.txt:171 (message):</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><span style="white-space:pre-wrap">              </span>  Disabled googlemock/-test tests due to GCC version < 4.8!</div></div></blockquote><div><br></div><div>Daraufhin habe ich per Anleitung <a href="https://somewideopenspace.wordpress.com/2014/02/28/gcc-4-8-on-raspberry-pi-wheezy/" target="_blank">https://somewideopenspace.wordpress.com/2014/02/28/gcc-4-8-on-raspberry-pi-wheezy/</a> gcc neu installiert.</div><div>Neuer Versuch und neuer Fehler:</div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><br></div><div><span style="font-family:Menlo;font-size:11px">$ sudo cmake . -DSML_HOME=../libsml</span></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">Compiling for target ''</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- using gcc compiler GNU</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- checking if -Wno-ignored-qualifiers works</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- FindSml check</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- checking for module 'sml>=0.9'</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">--   package 'sml>=0.9' not found</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- SML_HOME is not empty: "../libsml"</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- Looking for sml in ../libsml</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- FindMBus check</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- checking for module 'libmbus>=0.8.0'</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">--   package 'libmbus>=0.8.0' not found</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- Looking for libmbus in </div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- FindMicrohttpd check</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- checking for module 'microhttpd>=0.9'</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">--  <font color="#e63b7a"> package 'microhttpd>=0.9' not found</font></div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- MICROHTTPD_HOME env is not set, setting it to /usr/local</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- Looking for microhttpd in /usr/local</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- FindJson check</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- JSON_HOME env is not set, setting it to /usr/local</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- Looking for json in /usr/local</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">Json-c search: '/usr/local/include;/usr/local/include;/usr/local/include;/usr/include' </div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">Json-c found: '/usr/local/include'</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- FindGnuTls check</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- ==> ''</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- GNUTLS_HOME env is not set, setting it to /usr/local</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">-- Looking for gnutls in /usr/local</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">==> GNUTLS_LIBRARIES='/usr/lib/arm-linux-gnueabihf/libgnutls.a;/lib/arm-linux-gnueabihf/libgcrypt.a;/usr/lib/arm-linux-gnueabihf/libgpg-error.a;/usr/lib/arm-linux-gnueabihf/libtasn1.a;/usr/lib/arm-linux-gnueabihf/libz.a;-lp11-kit;-lsasl2;/lib/arm-linux-gnueabihf/libgcrypt.a'</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">        ***** Configuration parameters *****</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">             prefix: /usr/local</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">             json: -L/usr/local/lib/libjson-c.a;-lrt -I/usr/local/include</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">             sml:  -L/usr/lib/libsml.a;-lrt -I/usr/include</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><font color="#e63b7a">CMake Warning at CMakeLists.txt:214 (message):</font></div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><font color="#e63b7a">  microhttpd was not found.  Ignored ENABLE_LOCAL!</font></div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">  <font color="#e63b7a">Install microhttpd or call cmake</font></div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><font color="#e63b7a">  -DMICROHTTPD_HOME=path_to_microhttpd_install</font></div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><font color="#e63b7a">CMake Error: The following variables are used in this project, but they are set to NOTFOUND.</font></div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><font color="#e63b7a">Please set them or make sure they are set and tested correctly in the CMake files:</font></div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><font color="#e63b7a">MICROHTTPD_LIBRARY (ADVANCED)</font></div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><font color="#e63b7a">    linked by target "mock_metermap" in directory /home/pi/downloads/vzlogger/tests/mocks</font></div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><font color="#e63b7a"><br></font></div></div><div><div style="margin:0px"><font color="#e63b7a"><font face="Menlo"><span style="font-size:11px">— Configuring incomplete, errors occurred!</span></font></font></div></div></blockquote><div><br></div><div>micro-httpd kann ich nicht installieren:</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div style="margin:0px;font-size:11px;font-family:Menlo">$ sudo apt-get install micro-httpd</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><span style="white-space:pre-wrap">       </span>Reading package lists... Done</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><span style="white-space:pre-wrap">       </span>Building dependency tree       </div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><span style="white-space:pre-wrap"> </span>Reading state information... Done</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><span style="white-space:pre-wrap">   </span>Package micro-httpd is not available, but is referred to by another package.</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><span style="white-space:pre-wrap">        </span>This may mean that the package is missing, has been obsoleted, or</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><span style="white-space:pre-wrap">   </span>is only available from another source</div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></div></div><div><div style="margin:0px;font-size:11px;font-family:Menlo"><span style="white-space:pre-wrap"> </span>E: Package ‚micro-httpd' has no installation candidate</div></div><div style="margin:0px;font-size:11px;font-family:Menlo"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo"><div style="margin:0px">$ sudo apt-get install httpd</div><div style="margin:0px"><span style="white-space:pre-wrap">     </span>Reading package lists... Done</div><div style="margin:0px"><span style="white-space:pre-wrap">       </span>Building dependency tree       </div><div style="margin:0px"><span style="white-space:pre-wrap"> </span>Reading state information... Done</div><div style="margin:0px"><span style="white-space:pre-wrap">   </span>Note, selecting 'apache2-mpm-prefork' instead of 'httpd'</div><div style="margin:0px"><span style="white-space:pre-wrap">    </span>apache2-mpm-prefork is already the newest version.</div><div style="margin:0px"><span style="white-space:pre-wrap">  </span>apache2-mpm-prefork set to manually installed.</div><div style="margin:0px"><span style="white-space:pre-wrap">      </span>The following packages were automatically installed and are no longer required: comerr-dev gstreamer1.0-alsa gstreamer1.0-libav gstreamer1.0-omx</div><div style="margin:0px"><span style="white-space:pre-wrap">    </span>libcairo-gobject2 libcolord1 libfm-data libfm-extra4 libfm-gtk-data libfm4 libgssglue1 libgssrpc4 libgstreamer-plugins-bad1.0-0 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-common</div><div style="margin:0px"><span style="white-space:pre-wrap">    </span>libjavascriptcoregtk-3.0-0 libkadm5clnt-mit8 libkadm5clnt-mit9 libkadm5srv-mit8 libkdb5-6 liblightdm-gobject-1-0 libsecret-1-0 libsecret-common libwebkitgtk-3.0-common libxklavier16 zenity-common</div><div style="margin:0px">Use 'apt-get autoremove' to remove them.</div><div style="margin:0px">0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.</div></div></blockquote><div><br></div><div><br></div><div>Hat jemand eine Idee, was hier schief geht und wie der Fehler zu beheben ist?</div><div><br></div><div>Best Grüße</div><div>Armin</div></div></blockquote></div><br></div>