idevicerestore icon indicating copy to clipboard operation
idevicerestore copied to clipboard

idevicerestore: error while loading shared libraries: libirecovery-1.0.so.5: cannot open shared object file: No such file or directory

Open Aceitunator opened this issue 1 year ago • 3 comments

After spending hours dealing with broken dependencies (needing at some point an older libimobiledevice-glue-dev, needing an older libimobiledevice-glue needing an older libplist blablabla).

I got this:

user@debian:~$ idevicerestore idevicerestore: error while loading shared libraries: libirecovery-1.0.so.5: cannot open shared object file: No such file or directory

Maybe this is why the "year of linux" never come but the non userfriendly hell of linux.

At this point im not looking for a fix. Just leaving a stupid advice.

Aceitunator avatar Jun 25 '24 16:06 Aceitunator

same problem for me ...

Kydix avatar Jul 23 '24 13:07 Kydix

run sudo ldconfig to register libraries that probably were not registered after being installed

0xE1 avatar Sep 27 '24 15:09 0xE1

Too many libraries to install that I forgot to run that command. Thanks.

federoRE avatar Nov 23 '24 12:11 federoRE