Linux libnfs not found after upgrade to kodi
#1
After upgrade to Kodi nfs stopped working.
In the log I see:

Quote:ERROR: Unable to load libnfs.so.4, reason: libnfs.so.4: cannot open shared object file: No such file or directory
22:26:17 T:2798517056 ERROR: NFS: Error loading libnfs (HandleDyLoad).

when I do locate libnfs I get:
Quote:/usr/lib/i386-linux-gnu/libnfs.so.1
/usr/lib/i386-linux-gnu/libnfs.so.1.0.6

I am using Ubuntu 14.10
How can I make NFS work again?
Reply
#2
sudo apt-get update
sudo apt-get install libnfs4

As you cut everything important from your logfile I have no idea which release of Ubuntu you are running - so the above is guessing Utopic.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#3
Thanks! that did it.
Reply
#4
In case anyone is getting to this tread via searching the error. I had a similar problem after upgrading to Kodi 16.1 on Xubuntu 16.04. Kodi was throwing the error: "libnfs.so.8: cannot open shared object file: No such file or directory."
I fixed it by installing libnfs8. (sudo apt-get install libnfs8). Fixed it right up.
-----------------------------------------------------------------------------------------

Kodi on OSMC (Pi), Android and Debian. MythTV system on Debian.
Reply

Logout Mark Read Team Forum Stats Members Help
libnfs not found after upgrade to kodi0