Open aurilain opened 2 years ago
tried following this and literally spent hours on end trying to see if there was something else. after solving everything else ended up landing at "oodle test fail". this was using debian
tried following this and literally spent hours on end trying to see if there was something else. after solving everything else ended up landing at "oodle test fail". this was using debian
Did you ever figure out how to fix the oodle test fail?
I had trouble getting the tool running. I tried a couple diff linux OS (lubuntu and ubuntu) but for whatever reason the tool was not working, getting the same errors with the oodle thing.
For those unfamiliar with linux and who have trouble getting the tool working on the archiso, here is how I got the tool working again.
sudo
before every command (i.e.sudo iptables ...
)sudo apt install g++ gcc-multilib g++-multilib
sudo
before each command, You need to be in root admin in Terminal, otherwise you will get error messages.Hopefully this helps the technically inept ppl like myself