You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After long hours to look for a solution, I finally decide to post what i have in hope of getting the job done.
I installed dependencies, cloned the github directory, and after lauchning "./autogen.sh" i had to use aclocal autoconf autoheader
so that autogen.sh can run properly.
I finally come up with :
But then , during MAKE phase, i have:
I get similar error during the make install phase, with "Nothing to be done"..
By the way , i actually have an iphone 7 ,running under iOS 10. i have ubunutu 16.04,
I hope libimobiledevice will help me to fully enjoy this new phone,
I would reaaly appreciate your help,
kindly ,
The text was updated successfully, but these errors were encountered:
Hi everyone,
After long hours to look for a solution, I finally decide to post what i have in hope of getting the job done.
I installed dependencies, cloned the github directory, and after lauchning
"./autogen.sh"
i had to useaclocal
autoconf
autoheader
so that autogen.sh can run properly.
I finally come up with :
But then , during MAKE phase, i have:
I get similar error during the
make install
phase, with "Nothing to be done"..By the way , i actually have an iphone 7 ,running under iOS 10. i have ubunutu 16.04,
I hope libimobiledevice will help me to fully enjoy this new phone,
I would reaaly appreciate your help,
kindly ,
The text was updated successfully, but these errors were encountered: