MatthewPierson / Ramiel

An open-source, multipurpose macOS GUI utility for checkm8-vulnerable iOS/iPadOS devices
GNU General Public License v3.0
172 stars 27 forks source link

Failed to download img4 and img4tool from GitHub #38

Open arandomusernam opened 3 years ago

arandomusernam commented 3 years ago

Whenever I try to open Ramiel, I get an error saying "Failed to download img4 and img4tool form GitHub". I would really appreciate some help with this issue.

MatthewPierson commented 3 years ago

What MacOS version are you running?

arandomusernam commented 3 years ago

10.13

arandomusernam commented 3 years ago

high sierra

arandomusernam commented 3 years ago

I am using a Late 2009 iMac, so it doesn't officially support macOS Mojave. I figured it out though, I just followed the steps listed here: https://ramiel.app/downloadhelp/

ghost commented 2 years ago

I am using a Late 2009 iMac, so it doesn't officially support macOS Mojave. I figured it out though, I just followed the steps listed here: https://ramiel.app/downloadhelp/

Not working. It is saying sudo command not found. Both commands not working.

Any solution for failed to download img4tool from GitHub

Arie73 commented 2 years ago

same error downloading here, and the above solution does not work (my folders already exist). It probably has something to do with the original GitHub links. I succeeded in getting img4tool to be recognized by manually putting it in the usr/bin.... folders after downloading it myself but stuck on the img4.py file.

tianzhenghua8 commented 2 years ago

same error

halal-beef commented 2 years ago

I got it to work by following @MatthewPierson's instructions in terminal do

sudo mkdir /usr/local/bin sudo chown -R $USER /usr/local/bin

And relaunch the program