libimobiledevice / idevicerestore

Restore/upgrade firmware of iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v3.0
1.36k stars 397 forks source link

UNABLE TO COMPILE #531

Open planktonwhc opened 2 years ago

planktonwhc commented 2 years ago

checking for libirecovery-1.0 >= 1.0.1... no configure: error: Package requirements (libirecovery-1.0 >= 1.0.1) were not met:

No package 'libirecovery-1.0' found

Im unable to build. but irecovery command found

plankton@MBP-Admin idevicerestore % which irecovery /usr/local/bin/irecovery plankton@MBP-Admin idevicerestore % irecovery -V irecovery 1.0.1 plankton@MBP-Admin idevicerestore %

sassa7777 commented 2 years ago

if you have brew irecovery, uninstall it. and build irecovery from github source