I call this Error in error, because it reports wrong error.
I got this error while i execute ./adb devices
ERROR :
adb: No such file or directory
Error itself is very confusing, because the file is exist there and it reports false error. Well after searching on googe, found i36 compatibility libraries are missing there which i installed it simply with apt-get.
FIX “adb: No such file or directory”
apt-get install ia32-libs
It worked great for me. Let me know if you are stuck in same trouble.
14 replies on “adb: No such file or directory”
Im stuck in the same part bro
E:\>adb push gfree /data/local/tmp/
cannot stat ‘gfree’: No such file or directory
Which distro are you using? The above solution is for linux operating system.
Thank you, worked for me as well. (Ubuntu 12.04 Beta)
Thanks, this was exactly what I needed. (Debian squeeze)
worked for me on Ubuntu 12.04 – thanks!
Thanks. Saved me a lot of trouble 🙂
Worked for me too!
THANKS!
Thanks for the tip worked for me fresh install of Ubuntu 12.04…. what a great error message to have to work with……
Thanks! This fixed my problem on Linux Mint x86_64
Thanks for this – worked for me on my fresh install of 64bit Ubuntu 12.04
You saved the day !! Thank you 😀
OS: Ubuntu 12.04 64bit
Fixed it for me, too. Thanks.
Thanx! This worked for me too on Ubuntu 10.04.