Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 7069

How add extra librarie using crosstool-ng in Ubuntu 22.04?

$
0
0

Hello can someone help me add this lib through crosstool-ng?

sudo apt-get install usbmuxd libimobiledevice6 libimobiledevice-utils

I tried to do as mentioned above but without success.

git clone https://github.com/libimobiledevice/libimobiledevice.gitcd libimobiledevice./autogen.sh --prefix=`pwd`/builds make sudo make install

Viewing all articles
Browse latest Browse all 7069

Trending Articles