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:
br...@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 br...@erisa:~/android-sdk-linux/platforms/android-1.6/tools$ ./aapt bash: ./aapt: No such file or directory br...@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 _______________________________________________ vox-tech mailing list vox-tech@lists.lugod.org http://lists.lugod.org/mailman/listinfo/vox-tech