[SOLVED] adb no such file
Symptom: When adb
is run a "no such file" error occurs:
Note: This is also valid for aapt
.
Fix
Open a terminal window and run:
sudo apt-get install libc6:i386 libstdc++6:i386 zlib1g:i386 -y
Symptom: When adb
is run a "no such file" error occurs:
Note: This is also valid for aapt
.
Open a terminal window and run:
sudo apt-get install libc6:i386 libstdc++6:i386 zlib1g:i386 -y
could you write how to update the kernel to 3.8 version like ubuntu have and what to do to receive updates only for this?
ReplyDeletethank you!
Which version of Xubuntu are you running?
Deletei'm running 12.04 lts. this the best place to learn about linux. every explanation is clear and works with no problem.
ReplyDeleteagain thank you!