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

error while loading shared libraries: libirecovery.so.2: cannot open shared object file: No such file or directory (Linux Mint)) #45

Open
cutesmilee opened this issue Mar 11, 2019 · 3 comments

Comments

@cutesmilee
Copy link

tbianco@tbianco-pc:~/Scrivania/libirecovery-master$ irecovery
irecovery: error while loading shared libraries: libirecovery.so.2: cannot open shared object file: No such file or directory

@shinvou
Copy link

shinvou commented Oct 8, 2019

Please run echo $LD_LIBRARY_PATH and post the output here.

@brandonplank
Copy link

I have the same issue :/ here is my logs on Ubuntu 19.10
root@brandonplank:# irecovery
irecovery: error while loading shared libraries: libirecovery.so.2: cannot open shared object file: No such file or directory
root@brandonplank:
# echo $LD_LIBRARY_PATH

root@brandonplank:~#

Yeah, nothing is shown with the command echo $LD_LIBRARY_PATH

@brandonplank
Copy link

UPDATE

Run ldconfig in the cmd line and it will fix it :)

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