LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware - ARM (https://www.linuxquestions.org/questions/slackware-arm-108/)
-   -   ARM Current - perl: error while loading shared libraries: libnm.so.0 (https://www.linuxquestions.org/questions/slackware-arm-108/arm-current-perl-error-while-loading-shared-libraries-libnm-so-0-a-4175554005/)

kazzan 09-20-2015 11:41 AM

ARM Current - perl: error while loading shared libraries: libnm.so.0
 
Greetings!
I got a Perl error on my RPi2 server after applying the Sep 10 updates.

Code:

root@server1:~# perl -v       
perl: error while loading shared libraries: libnm.so.0: cannot open shared object file: No such file or directory

I had to install NetworkManager to resolve the issue.
Thanks for looking.

drmozes 09-21-2015 02:10 AM

Quote:

Originally Posted by kazzan (Post 5423060)
Greetings!
I got a Perl error on my RPi2 server after applying the Sep 10 updates.

Code:

root@server1:~# perl -v       
perl: error while loading shared libraries: libnm.so.0: cannot open shared object file: No such file or directory

I had to install NetworkManager to resolve the issue.
Thanks for looking.

Thank you. Linking against NetworkManager had brought in about 30 additional library dependencies! This reminds me of what I said in a thread on the main forum regarding building Slackware from scratch.
A rebuilt perl without libnm will be out in the next batch.


All times are GMT -5. The time now is 11:44 AM.