In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly explains how to use adb when running adb in Ubuntu version 14.04. the content in the article is simple and clear, and it is easy to learn and understand. please follow the editor's train of thought to study and learn how to use adb when running adb in Ubuntu version 14.04. let's study and learn what to do if you make a mistake when running adb in version 14.04.
When using adb under Ubuntu 14.04 LTS, prompt adb: No such file or directory, cannot run using adb.
Solution method
1. Open the terminal and install lib32z1 (note that the last digit is the number 1, not the letter l)
Sudo apt-get install lib32z1
2. After completion, you also need to install the libstdc++.so.6 library (adb requires a 32-bit library):
Sudo apt-get install lib32stdc++6
OK, you can now use the adb command.
The original method of adding old sources cannot be used, and the problem that cannot be run can be solved by updating adb.
Thank you for your reading, the above is the content of "what to do when running adb in Ubuntu 14.04?" after the study of this article, I believe you have a deeper understanding of how to use adb when running adb in Ubuntu 14.04. the specific usage still needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.