[vox-tech] Strange problem with bash?
Bruce Wolk
bawolk at ucdavis.edu
Fri Oct 30 21:35:18 PDT 2009
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
bruce at erisa:~/android-sdk-linux/platforms/android-1.6/tools$
aapt is there and it is executable by bruce. So why isn't bash finding
it? I must be missing something obvious.
Bruce
More information about the vox-tech
mailing list