problem with dell latitude

Bartłomiej Knabel bartlomiej.knabel at gmail.com
Tue Jul 18 19:20:41 UTC 2017


>
>
> Ah, so you actually installed in /usr/local the libraries? Didn't you
> use --prefix=/usr?
>
>
It is strange, because I used this prefix - here is a log from history:

  688  cd libmbim-1.14.0/
  689  ./configure --prefix=/usr
  690  make
  691  make install
  692  cd ../libqmi-1.18.0/
  693  ./configure --prefix=/usr
  694  make
  695  make install
  696  cd ../
  697  cd ModemManager-1.6.8/
  698  ./configure --prefix=/usr
  699  make
  700  make install



> If you installed in /usr/local, you need to use:
> PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure....
>
> And then when running:
> LD_LIBRARY_PATH=/usr/local/lib ModemManager ...
>
>
ok, I'll try and let You know.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/modemmanager-devel/attachments/20170718/b1753c3e/attachment.html>


More information about the ModemManager-devel mailing list