[vox-tech] Strange problem with bash?
Tim Riley
timriley at appahost.com
Fri Oct 30 21:45:17 PDT 2009
On Fri, 2009-10-30 at 21:35 -0700, Bruce Wolk wrote:
> I am doing some Android development and borked my Gentoo system for the
> last time and decided to install ubuntu. Everything went fine until I
> tried to build my projects. Eclipse shows errors executing "aapt". So
> I checked on aapt and it is definitely there, but look at the following:
>
> bruce at erisa:~/android-sdk-linux/platforms/android-1.6/tools$ ls -al
> total 4596
> drwxr-xr-x 3 bruce bruce 4096 2009-10-30 19:09 .
> drwxr-xr-x 8 bruce bruce 4096 2009-10-30 19:09 ..
> -rwxr-x--- 1 bruce bruce 3416299 2009-10-30 19:09 aapt
> -rwxr-x--- 1 bruce bruce 1054182 2009-10-30 19:09 aidl
> -rwxr-x--- 1 bruce bruce 198061 2009-10-30 19:09 dexdump
> -rwxr-x--- 1 bruce bruce 2214 2009-10-30 19:09 dx
> drwxr-xr-x 2 bruce bruce 4096 2009-10-30 19:09 lib
> -rw-r----- 1 bruce bruce 10800 2009-10-30 19:09 NOTICE.txt
> 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