Chronic-Dev / libirecovery

Console library for iBoot/iBSS used by iPhone & iPod touch
GNU Lesser General Public License v2.1
159 stars 71 forks source link

"make linux && sudo make install" doesn't work? #15

Open upd8er opened 11 years ago

upd8er commented 11 years ago

Was reading this tutorial (here)on how to install iDevicerestore on ubuntu and I got to the part where you have to make libirecovery by typing in terminal

cd ~/libirecovery
make linux && sudo make install

I do this and i then get this:

make: *** No rule to make target `linux'.  Stop.

Don't know what to do about this because I can't find very much on this so I figured I would open a new issue.

Thanks for your support - upd8er