Problem solved when AVD cannot be started in Eclipse under Fedora 64-bit

Source: Internet
Author: User

Problem solved when AVD cannot be started in Eclipse under Fedora 64-bit

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

Compile Hadoop plug-in Eclipse

Hadoop 1.2.1 compile Eclipse plug-in

Install JDK and Eclipse for C/C ++ in Ubuntu 13.10 (solving global menu problems)

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.