<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Il giorno mar 8 gen 2019 alle ore 01:03 Alice Wonder <<a href="mailto:alice@librelamp.com">alice@librelamp.com</a>> ha scritto:<br></div><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"><br>
My guess (and just a guess) is that it is linking against shared libs <br>
not in the ld.so.conf path.<br></blockquote><div><br></div><div>I thought so too</div><div><br></div><div>But then I added a /etc/ld.so.conf.d/nettle.conf file with</div><div><br></div><div>/home/catonano/opt/lib<br></div><div> </div><div>in it</div><div><br></div><div>So then</div><div><br></div><div>$ sudo ldconfig -v | grep nettle<br>/sbin/ldconfig.real: Impossibile fare stat di /usr/local/lib/x86_64-linux-gnu: File o directory non esistente<br>/sbin/ldconfig.real: Percorso "/lib/x86_64-linux-gnu" fornito più di una volta<br>/sbin/ldconfig.real: Percorso "/usr/lib/x86_64-linux-gnu" fornito più di una volta<br>/sbin/ldconfig.real: /lib/x86_64-linux-gnu/<a href="http://ld-2.27.so">ld-2.27.so</a> is the dynamic linker, ignoring<br><br>    libnettle.so.6 -> libnettle.so.6.5<br>    libnettle.so.6 -> libnettle.so.6.4<br><br></div><div><br></div><div>The libnettle.so.6.5 is the one in my $HOME/opt/lib</div><div><br></div><div>And that error came up anyway</div><div><br></div><div>Shoud I reconfigure and rebuild with this new ldconfig configuration on ?<br></div><div><br></div><div>Thanks !<br></div></div></div></div></div>