<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-"><br>
</span>Ah, so you actually installed in /usr/local the libraries? Didn't you<br>
use --prefix=/usr?<br>
<br></blockquote><div><br></div><div>It is strange, because I used this prefix - here is a log from history:</div><div><br></div><div><div> 688 cd libmbim-1.14.0/</div><div> 689 ./configure --prefix=/usr</div><div> 690 make</div><div> 691 make install</div><div> 692 cd ../libqmi-1.18.0/</div><div> 693 ./configure --prefix=/usr</div><div> 694 make</div><div> 695 make install</div><div> 696 cd ../</div><div> 697 cd ModemManager-1.6.8/</div><div> 698 ./configure --prefix=/usr</div><div> 699 make</div><div> 700 make install</div></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
If you installed in /usr/local, you need to use:<br>
PKG_CONFIG_PATH=/usr/local/<wbr>lib/pkgconfig ./configure....<br>
<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">And then when running:<br>
LD_LIBRARY_PATH=/usr/local/lib ModemManager ...<br><br></blockquote><div><br></div><div>ok, I'll try and let You know. </div></div>
</div></div>