Solve the problem that Eclipse cannot start AVD in Fedora64-bit

Source: Internet
Author: User
OS environment: AVD cannot be started in Fedora64-bitEclipse, error is Failedtostartemulator: Cannotrunprogram "/opt/Android-sdks // tools/emulator": error = 2, the cause of Nosuchfileordirectory problems is that AVD calls emulator by default, while emulator is 32-b.

OS environment: Fedora 64-bit

AVD cannot be started in Eclipse. The error is

Failed to start emulator: Cannot run program "/opt/Android-sdks // tools/emulator": error = 2, No such file or directory

The cause is that AVD calls emulator by default, and emulator is 32-bit. Fedora 64-bit does not install 32-bit packages by default.

You can use a soft link or install the missing package.

Install the missing package:

1. Run in Terminal

/Opt/android-sdks/tools/emulator

The error is changed

/Lib/ld-linux.so.2: bad ELF interpreter: No such file or directory

2. So, who should we find to provide this file?

Yum provides ld-linux.so.2

Then select the package to install. i686.

Repeat the preceding two steps to solve the problem.

(Two missing packages: glibc. i686 libstdc ++. i686)

Hadoop Eclipse plug-in compilation and installation 1.2.0 http://www.linuxidc.com/Linux/2013-07/87428.htm

Hadoop plug-in compilation http://www.linuxidc.com/Linux/2013-04/83295.htm in Eclipse

Hadoop 1.2.1 compile Eclipse plugin http://www.linuxidc.com/Linux/2013-10/91666.htm

Ubuntu 13.10 install JDK, Eclipse for C/C ++ (solve global menu problem) http://www.linuxidc.com/Linux/2013-11/92305.htm

For more information about Fedora, see Fedora topics page http://www.linuxidc.com/topicnews.aspx? Tid = 5

This article permanently updates the link address: Http://www.linuxidc.com/Linux/2014-06/103856.htm

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.