[vox-tech] Strange problem with bash?
Bruce Wolk
bawolk at ucdavis.edu
Sat Oct 31 17:16:18 PDT 2009
Unfortunately I deleted everything and then tried to reinstall, but the
SDK won't install properly. Obviously there are some bugs in Android's
latest SDK manager. If I can get it reinstalled I'll try your suggestion.
Tim Riley wrote:
> On Fri, 2009-10-30 at 23:25 -0700, Bruce Wolk wrote:
>> It's a binary file and everything is supposedly x86, obtained from the
>> standard repositories.
>
> Try this:
>
> od -c ./aapt | head -1
>
> and compare the output to
>
> od -c /bin/ls | head -1
>
> Is the output the same?
>
>> Tim Riley wrote:
>>> On Fri, 2009-10-30 at 21:35 -0700, Bruce Wolk wrote:
>
> <snip>
>
>>>> bruce at erisa:~/android-sdk-linux/platforms/android-1.6/tools$ ./aapt
>>>> bash: ./aapt: No such file or directory
>>> This happens when the binary executable is not compatible with your CPU.
>>>
> <snip>
More information about the vox-tech
mailing list