idevicerestore
idevicerestore copied to clipboard
libimobiledevice-glue-dev not found while installation
hey i tried to install idevicerestore but it gaves me an error while installing required dependencies and build tools. "libimobiledevice-glue-dev not found"
how can i solve this issue?
compile and install https://github.com/libimobiledevice/libimobiledevice-glue
then in the idevicerestore compile directory, run
sudo ldconfig
recompile and reinstall incase
done