libimobiledevice / libideviceactivation

A library to handle the activation process of iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v2.1
276 stars 129 forks source link

Cant see my libimobiledevice #62

Open rootDEV2990 opened 1 year ago

rootDEV2990 commented 1 year ago

Hi i installed libimobiledevice and libplist with homebrew but it still doesnt find my libraries. added the homebrew cellar to $PATH profile but still get the error.

`configure: error: Package requirements (libimobiledevice-1.0 >= 1.3.0) were not met:

Package 'openssl', required by 'libimobiledevice-1.0', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.

Alternatively, you may set the environment variables libimobiledevice_CFLAGS and libimobiledevice_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. `

my formulas from homebrew from the cellar ==> Formulae libplist ✔ libpst librist ✔ ==> Casks libcblite ==> Formulae libimobiledevice ✔

any insight is helpful