idevicerestore icon indicating copy to clipboard operation
idevicerestore copied to clipboard

libimobiledevice-glue-dev not found while installation

Open rootkittt opened this issue 3 years ago • 1 comments

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?

rootkittt avatar Mar 05 '23 05:03 rootkittt

compile and install https://github.com/libimobiledevice/libimobiledevice-glue

then in the idevicerestore compile directory, run

sudo ldconfig

recompile and reinstall incase

done

Ijustplaymc avatar Oct 07 '23 05:10 Ijustplaymc