Thanks for this. Followed all steps without problem until I hit sudo ./run.sh. I get the following error.
./adb.linux: error while loading shared libraries: libncurses.so.5: wrong ELF class: ELFCLASS64
Any ideas?
edit: Installing ia32-libs from the repositories will fix the issue.
sudo...