NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
mito1
Jan 08, 2012Aspirant
Can't upgrade a necessary library
Hi there, I try to run a programm on my ReadyNas but I have problems with a necessary library: ReadyNAS:/usr/sbin/kissdx# ./kissdx -v ./kissdx: error while loading shared libraries: libdvdread.so....
Mastacheata
Jan 09, 2012Aspirant
Well you could try getting the library from the official backports repository and see if the maintainers supplied an updated version of the library from a newer debian.
Then there's inofficial backports repositories by hobbyists who build software from source and make debian packages out of that to provide the new software to old versions of debian.
Last but not least you could build the library yourself by getting the sourcecode tarball and then compiling it on your readynas.
In order to solve dependency problems in APT you need to compile the software and build a deb package which you can then install via the dpkg package manager. (DPKG is the backend used by the apt tools to install and keep track of installed software)
Then there's inofficial backports repositories by hobbyists who build software from source and make debian packages out of that to provide the new software to old versions of debian.
Last but not least you could build the library yourself by getting the sourcecode tarball and then compiling it on your readynas.
In order to solve dependency problems in APT you need to compile the software and build a deb package which you can then install via the dpkg package manager. (DPKG is the backend used by the apt tools to install and keep track of installed software)
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!