Is anyone familiar with adb?
I'm trying to use it on FreeBSD, and whilst it works OK when I run adb shell, running adb install never gets started.
If I try the same thing on Linux the push appears to work, but I can't check the contents of the /data directory as I get permission denied...