Comment 33 for bug 1623666

Revision history for this message
J. McDonald (mcdonald-joseph) wrote :

I attempted following the instructions in #28 and I only got this far:

  $ cd ~/path/to/my/build/dir
  $ git clone https://github.com/libimobiledevice/libimobiledevice.git
  $ cd libimobiledevice
  $ ./autogen.sh --prefix=/usr/local/libimobiledevice
  $ make

and then I got the following message:

  make: *** No targets specified and no makefile found. Stop.

I have no idea what this means.