<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<p dir="ltr"><br>
Den 9 dec. 2016 12:10 fm skrev Aleksander Morgado <aleksander@aleksander.es>:<br>
><br>
> On Thu, Dec 8, 2016 at 11:58 PM, Mats Berndtsson <matsgmxli@outlook.com> wrote:<br>
> > pi@plutten:~ $ sudo mmcli -m 0 --signal-get<br>
> ><br>
> > /org/freedesktop/ModemManager1/Modem/0<br>
> >   -------------------------<br>
> >   Refresh rate: '5' seconds<br>
> > mmcli: symbol lookup error: mmcli: undefined symbol: mm_signal_get_rscp<br>
><br>
> Did you by any chance configure without a specific --prefix?<br>
><br>
> Could be that you installed in /usr/local and the mmcli is trying to<br>
> load libmm-glib from /usr/lib instead.<br>
><br>
> Try:<br>
> $ LD_LIBRARY_PATH=/usr/local/lib mmcli -m 0 --signal-get<br>
><br>
><br>
><br>
><br>
> -- <br>
> Aleksander<br>
> https://aleksander.es<br>
> ___<br>
I configured like <br>
configure --prefix=/usr  --with-dbus-sys-dir=/etc/dbus-1/system.d</p>
<p dir="ltr">/usr/local/lib is empty</p>
<p dir="ltr">Funny thing is, the command works first times after reboot, then not again after a few hours.
<br>
</p>
</body>
</html>