Closed TomerGamerTV closed 2 years ago
This may not be the "best way" to do it (since I'm not familiar with Procursus), but it works fine as a quick-and-dirty way and it worked for me:
brew uninstall ldid
(the installation of THEOS installs the wrong ldid)ldid_macos_arm64
if you have an M1/M2 mac, ldid_macos_x86_64
if you have Intel)ldid
, do chmod +x ./ldid
to make sure you can run it/usr/local/bin
Because /usr/local/bin
is in PATH, when you type ldid
into terminal, it should find it and run.
The ldid I installed from brew and the ldid from the Procursus repository had different outputs, and only the Procursus one worked for me
Procursus:
Brew:
you didn't explain how to do it