When you first run the./XXX file in Ubuntu 64-bit, you might say that bash doesn’t have that file or directory, but it does;
The reason is that there is no 32-bit runtime;
Solution:
The reason is that there is no 32-bit runtime;
Solution:
$sudo apt-get install ia32-libs
If it says no packages are available, then install the alternative:
$sudo apt-get install libc6:i386 libgcc1:i386 gcc-4.6-base:i386 libstdc++5:i386 libstdc++6:i386
>
Read More:
- Linux has no way to solve bash. / that file or directory
- Ubuntu 64 prompts bash: no such file or directory file exists
- Solve syntax error: unexpected end of file or /bin/bash^m: bad interpeneter: no match file or directory
- The Linux terminal appears bash: setup.bash : no such file or directory, and. Bashrc file
- bash: /opt/ros/kinetic/ setup.bash : there is no file or directory
- When installing ROS: bash / opt / ROS / kinetic/ setup.bash : there is no file or directory
- How to solve the problem of “unable to open include file:” graphics. H “: no such file or directory”
- Ubuntu error: flAbsPath on /var/lib/dpkg/status failed – realpath (2: No such file or directory)
- [Solved] Docker ubuntu swoole fatal error: openssl/ssl.h: No such file or directory
- Solve the problem of copy failed: stat / var / lib / docker / TMP / docker builder 455335933 / opt: no such file or directory
- In VS2010, the compiler cannot open the file “GL / glaux. H”: no such file or directory
- [Solved] Source Zsh error: zsh problem: compinit:503: no such file or directory
- Solution of header file StdAfx. H “no such file or directory” in Visual Studio
- Solution to error opening trace file: no such file or directory (2) in Android
- Fatal error in CentOS: Python. H: no that file or directory
- Solve the problem of USB mouse failure in the laptop mode of Ubuntu
- Running Ubuntu 16.04 in VMware to solve the full screen problem
- fatal error: Python.h: No such file or directory
- Solve the problem of “wireless network activation failure” in Ubuntu 18, and repeatedly pop up the password input interface
- When Python Django creates a database, can’t open file ‘ manage.py ‘: [Errno 2] No such file or directory