Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Aceitunator opened this issue Jun 25, 2024 · 2 comments

Comments

@Aceitunator
Copy link

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.

@Kydix
Copy link

Kydix commented Jul 23, 2024

same problem for me ...

@0xE1
Copy link

0xE1 commented Sep 27, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants