Cloonix troubleshooting
From Cloonix wiki
Troubleshooting
- problem - cannot execute binary (probably cause the binary provided in the tarfiles is x64, and when attempting to execute it on x86 - the program cannot load)
- The fix - cd source; ./doitall (will rebuild the binaries from scratch for the current platform)
