<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hallo,<br>
Ich versuche gerade vzlogger auf dem Raspberry Pi zu compilieren.
Nach der Anleitung:<br>
<a class="moz-txt-link-freetext" href="http://wiki.volkszaehler.org/software/controller/vzlogger/installation_cpp-version">http://wiki.volkszaehler.org/software/controller/vzlogger/installation_cpp-version</a><br>
Leider gibt es eine Fehler Meldung bei cmake:<br>
-- FindJson check<br>
-- checking for module 'json>=0.9'<br>
-- package 'json>=0.9' not found<br>
-- JSON_HOME is not empty: "/usr/local/lib/libjson-c.so"<br>
-- Looking for json in /usr/local/lib/libjson-c.so<br>
Jsoon search:
'/usr/local/lib/libjson-c.so/include;/usr/local/lib/libjson-c.so/include;/usr/local/include;/usr/include'<br>
CMake Error at CMakeLists.txt:74 (message):<br>
libjson ist required.<br>
<br>
Install json or call cmake -DJSON_HOME=path_to_json_install<br>
<br>
Dabei habe ich libjson nach der Anleitung compiliert:<br>
4 -rwxr-xr-x 1 root staff 931 Dez 13 15:11
/usr/local/lib/libjson-c.la<br>
0 lrwxrwxrwx 1 root staff 18 Dez 13 15:11
/usr/local/lib/libjson-c.so -> libjson-c.so.2.0.1<br>
0 lrwxrwxrwx 1 root staff 18 Dez 13 15:11
/usr/local/lib/libjson-c.so.2 -> libjson-c.so.2.0.1<br>
112 -rwxr-xr-x 1 root staff 114564 Dez 13 15:11
/usr/local/lib/libjson-c.so.2.0.1<br>
<br>
Wie komme ich da weiter bitte?<br>
<br>
Grüße, Rudolf<br>
<br>
</div>
<blockquote
cite="mid:480C682B-8A16-42B6-8A8C-415C86C35A60@macpat.de"
type="cite">
</blockquote>
<br>
</body>
</html>