Hallo Thorben,<div><br></div><div>sorry, hätte ich auch mal direkt mit schreiben können.</div><div><br></div><div><div class="level4" style="margin-left:63px;font-family:arial,helvetica,sans-serif;font-size:13px;text-align:justify;background-color:rgb(255,255,255)">
<p style="line-height:16px;margin:0px 0px 1em">(read this for more details: <a href="http://volkszaehler.org/pipermail/volkszaehler-users/2012-September/000487.html" class="urlextern" title="http://volkszaehler.org/pipermail/volkszaehler-users/2012-September/000487.html" rel="nofollow" style="color:purple;text-decoration:none;background-image:url(http://wiki.volkszaehler.org/lib/tpl/vz/images/link_icon.gif);background-color:transparent;padding:1px 0px 1px 16px;background-repeat:no-repeat no-repeat">http://volkszaehler.org/pipermail/volkszaehler-users/2012-September/000487.html</a>)</p>
<pre class="code" style="font-family:monospace,serif;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;padding:0.5em;border:1px dashed rgb(201,223,230);overflow:auto;background-color:rgb(247,249,250)">./configure DEPS_SML_CFLAGS=-I/path/to/libsml/sml/include/ DEPS_SML_LIBS<font color="#ff0000">='/pa</font>th/to/libsml/sml/lib/libsml.a -luuid'</pre>
<p style="line-height:16px;margin:0px 0px 1em"></p></div></div><div>Bei DEPS_SML_LIBS= fehlt das <font color="#ff0000">-L</font></div><div><br></div><div>Was in der Mail von der Mailing Liste aber vorhanden ist:</div><div>
<br></div><div><pre style="white-space:pre-wrap"><a href="https://volkszaehler.org/mailman/listinfo/volkszaehler-users">user at host</a>[/tmp/libsml]$ make
<a href="https://volkszaehler.org/mailman/listinfo/volkszaehler-users">user at host</a>[/tmp/vzlogger]$ ./configure DEPS_SML_CFLAGS=-I/tmp/libsml/sml/include/ DEPS_SML_LIBS<font color="#ff0000">='-L/t</font>mp/libsml/sml/lib/ -lsml -luuid'
checking for DEPS_SML... yes
checking for DEPS_LOCAL... yes</pre></div><div><br></div><div><br></div><div>Viele Grüße,</div><div><br></div><div>Christoph<br><br><div class="gmail_quote">Am 7. November 2012 19:02 schrieb Thorben Thuermer <span dir="ltr"><<a href="mailto:r00t@constancy.org" target="_blank">r00t@constancy.org</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, 7 Nov 2012 10:36:18 +0100<br>
Christoph Harding <<a href="mailto:christoph@cd-k.de">christoph@cd-k.de</a>> wrote:<br>
> Ich habe das ganze vor ein paar Tagen gemacht. Nach dem ./configure einen<br>
> make, dann make install wie im Wiki beschrieben. Du hast ja den Parameter<br>
> -L verwendet beim ./configure also gehe ich davon aus du hast den Text im<br>
> Wiki nicht einfach kopiert. Daran war ich zunächst gescheitert, da der<br>
> falsch zu sein scheint. Aber unter dem Link der dort zu finden ist hat man<br>
> ja dann alles.<br>
<br>
kannst du nochmal genauer sagen was im wiki wo wie falsch sein soll?<br>
wuesste sicher nur nur ich als autor des abschnitts schon gerne ;)<br>
<br>
[...]<br>
> Gruss,<br>
> Christoph<br>
><br>
> Am 7. November 2012 10:05 schrieb Stahl, Michael <<a href="mailto:MStahl@moba.de">MStahl@moba.de</a>>:<br>
> > ich habe ein Verständnisproblem. Ich habe den vzlogger mit allen<br>
> > benötigten libraries compiliert.****<br>
[...]<br>
> > user at host[/tmp/vzlogger]$ ./configure DEPS_SML_CFLAGS=-I/tmp/libsml/sml/include/<br>
DEPS_SML_LIBS='-L/tmp/libsml/sml/lib/ -lsml -luuid'****<br>
> > checking for DEPS_SML... yes****<br>
> > checking for DEPS_LOCAL... yes****<br>
> > compilieren lief fehlerlos, aber wie installiere ich nun den vzlogger oder<br>
> > wie starte ich ihn.****<br>
> > Wird mit ./configuration… der Makefile erstellt?****<br>
> > Ich tappe völlig im dunkeln. ****<br>
<br>
du scheinst ja den abschnitt im wiki zum kompilieren gefunden zu haben?<br>
ist das ein problem, dass ich nach dem configure-aufruf mit<br>
DEPS_SML_CFLAGS nicht nochmal explizt angegeben habe,<br>
dass darauf dann wieder make install folgt?<br>
<br>
ansonsten einfach auf der gleiche seite weiterlesen unter Configuration.<br>
<br>
> > Gruß<br>
> > Michael<br>
<span class="HOEnZb"><font color="#888888"><br>
- T.<br>
</font></span></blockquote></div><br></div>