libimobiledevice / ideviceinstaller

Manage apps of iOS devices
https://libimobiledevice.org
GNU General Public License v2.0
1.24k stars 260 forks source link

[SOLVED] Failed to install with 'libimobiledevice' error #33

Open amedvedjev opened 9 years ago

amedvedjev commented 9 years ago

any help pls? done: brew update + brew doctor. MAC OS X 10.10.4

brew install --HEAD ideviceinstaller ==> Cloning http://git.sukimashita.com/ideviceinstaller.git Updating /Library/Caches/Homebrew/ideviceinstaller--git ==> Checking out branch master ==> ./autogen.sh checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes ./configure: line 12089: syntax error near unexpected token libimobiledevice,' ./configure: line 12089:PKG_CHECK_MODULES(libimobiledevice, libimobiledevice-1.0 >= 1.2.0)'

amedvedjev commented 9 years ago

subsequent try with: brew install ideviceinstaller - helped!