編譯安裝libimobiledevice
環境準備
確保你的開發環境滿足
Development Packages of:
libgnutls or openssl
libplist
libusbmuxd
Software:
usbmuxd
make
autoheader
automake
autoconf
libtool
pkg-config
gcc
Optional:
cython (Python bindings)
doxygen (Documentation)
源碼下載
git clone http://git.libimobiledevice.org/usbmuxd.git
編譯安裝
To compile run:
./autogen.sh
make
sudo make install